浏览代码

Fixed elxr upgrade dependency on serververse

master
pb 2 年前
父节点
当前提交
7abfdd3670
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3
    2
      package.json

+ 3
- 2
package.json 查看文件

"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"bbhverse": "git+http://git.bbh/chess/bbhverse",
"bbhverse": "git+http://git.bbh.org.in/chess/bbhverse",
"serververse": "git+http://git.bbh.org.in/chess/bbhverse",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"crossfilter2": "^1.5.4", "crossfilter2": "^1.5.4",
"glob": "^7.1.2", "glob": "^7.1.2",
"global-this": "git+http://git.bbh/chess/global-this",
"global-this": "git+http://git.bbh.org.in/chess/global-this",
"moment": "^2.27.0", "moment": "^2.27.0",
"rollup": "^2.77.0", "rollup": "^2.77.0",
"tree-kill": "^1.2.2", "tree-kill": "^1.2.2",

正在加载...
取消
保存