mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(package) dword v4.0.0
This commit is contained in:
parent
b6d7d4309a
commit
89163b09e7
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ var DIR = __dirname + '/',
|
|||
restafary = require('restafary'),
|
||||
webconsole = require('console-io'),
|
||||
edward = require('edward'),
|
||||
dword = require('dword'),
|
||||
dword = require('dword/legacy'),
|
||||
deepword = require('deepword/legacy'),
|
||||
spero = require('spero'),
|
||||
remedy = require('remedy'),
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
"copymitter": "^1.8.0",
|
||||
"criton": "^1.0.0",
|
||||
"deepword": "^1.1.2",
|
||||
"dword": "^3.2.0",
|
||||
"dword": "^4.0.0",
|
||||
"edward": "^3.2.0",
|
||||
"execon": "^1.2.0",
|
||||
"express": "^4.13.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue