批量重命名 npm/* 使用标准前缀 base|core|user

This commit is contained in:
Luk Lu
2021-09-16 21:53:10 +08:00
parent 115e1be73e
commit 3b85629b68
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
const ws = require('ws')
const webtoken = require('sol.webtoken')
const webtoken = require('base.webtoken')
const my = {
wssServer: undefined,