mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(package) format-io v1.0.0
This commit is contained in:
parent
9bc578fbbe
commit
aa8916aea5
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
/* global CloudCmd, DOM*/
|
||||
|
||||
const Format = require('format-io');
|
||||
const Format = require('format-io/legacy');
|
||||
const currify = require('currify/legacy');
|
||||
const store = require('fullstore/legacy');
|
||||
const squad = require('squad/legacy');
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@
|
|||
"files-io": "^2.0.0",
|
||||
"flop": "^4.0.0",
|
||||
"for-each-key": "^1.0.1",
|
||||
"format-io": "^0.9.6",
|
||||
"format-io": "^1.0.0",
|
||||
"fullstore": "^1.0.0",
|
||||
"http-auth": "^3.2.3",
|
||||
"inly": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue