mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 01:18:15 +00:00
feature(distribute) add ability to import config from remote export server
This commit is contained in:
parent
b8e4f9659a
commit
2ad2fc4023
20 changed files with 856 additions and 22 deletions
|
|
@ -142,6 +142,7 @@
|
|||
"mellow": "^2.0.0",
|
||||
"minimist": "^1.2.0",
|
||||
"nomine": "^2.0.0",
|
||||
"object.omit": "^3.0.0",
|
||||
"onezip": "^2.0.0",
|
||||
"opn": "^5.1.0",
|
||||
"package-json": "^4.0.1",
|
||||
|
|
@ -149,7 +150,9 @@
|
|||
"pullout": "^2.0.0",
|
||||
"rendy": "^2.0.0",
|
||||
"restafary": "^3.0.0",
|
||||
"shortdate": "^1.2.0",
|
||||
"socket.io": "^2.0.3",
|
||||
"socket.io-client": "^2.1.1",
|
||||
"squad": "^2.0.0",
|
||||
"table": "^4.0.1",
|
||||
"try-catch": "^2.0.0",
|
||||
|
|
@ -202,11 +205,9 @@
|
|||
"rimraf": "^2.5.4",
|
||||
"scroll-into-view-if-needed": "^2.2.5",
|
||||
"serviceworker-webpack-plugin": "^1.0.1",
|
||||
"shortdate": "^1.0.1",
|
||||
"sinon": "^6.0.4",
|
||||
"sinon-called-with-diff": "^2.0.0",
|
||||
"smalltalk": "^3.1.0",
|
||||
"socket.io-client": "^2.0.1",
|
||||
"style-loader": "^0.22.0",
|
||||
"stylelint": "^9.0.0",
|
||||
"stylelint-config-standard": "^18.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue