switch from npmjs.org to git repos for gridspace org packages
This commit is contained in:
parent
7ee0d72b4a
commit
450410ab33
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.1.1",
|
||||
"@gridspace/app-server": "^0.0.18",
|
||||
"@gridspace/basic-ftp": "^5.0.5",
|
||||
"@gridspace/app-server": "github:gridspace/app-server#v0.0.19",
|
||||
"@gridspace/basic-ftp": "github:gridspace/basic-ftp#v5.0.5-gridspace",
|
||||
"@gridspace/net-level-client": "^0.2.3",
|
||||
"@tracespace/parser": "^5.0.0-next.0",
|
||||
"@tweenjs/tween.js": "^16.6.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue