Explorar el Código

Fixed elxr upgrade dependency on serververse

master
pb hace 1 año
padre
commit
7abfdd3670
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3
    2
      package.json

+ 3
- 2
package.json Ver fichero

@@ -14,11 +14,12 @@
"author": "",
"license": "ISC",
"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",
"crossfilter2": "^1.5.4",
"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",
"rollup": "^2.77.0",
"tree-kill": "^1.2.2",

Cargando…
Cancelar
Guardar