mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(package) jaguar v2.1.0
This commit is contained in:
parent
5ee5366b4b
commit
e4b28b4d61
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ var DIR = './',
|
|||
|
||||
markdown = require(DIR + 'markdown'),
|
||||
|
||||
jaguar = require('jaguar'),
|
||||
jaguar = require('jaguar/legacy'),
|
||||
|
||||
flop = require('flop'),
|
||||
pullout = require('pullout/legacy'),
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
"format-io": "^0.9.6",
|
||||
"http-auth": "^2.3.1",
|
||||
"ishtar": "^1.5.0",
|
||||
"jaguar": "^1.1.0",
|
||||
"jaguar": "^2.1.0",
|
||||
"join-io": "^1.4.0",
|
||||
"jonny": "^1.0.0",
|
||||
"markdown-it": "^8.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue