mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) limier v2.0.0
This commit is contained in:
parent
9293d7599c
commit
8f9867d028
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/* global DOM */
|
||||
|
||||
const fullstore = require('fullstore/legacy');
|
||||
const limier = require('limier');
|
||||
const limier = require('limier/legacy');
|
||||
const Info = DOM.CurrentInfo;
|
||||
|
||||
const searchStore = fullstore([]);
|
||||
|
|
|
|||
|
|
@ -177,7 +177,7 @@
|
|||
"gunzip-maybe": "^1.3.1",
|
||||
"html-looks-like": "^1.0.2",
|
||||
"html-webpack-plugin": "webpack-contrib/html-webpack-plugin",
|
||||
"limier": "^1.0.1",
|
||||
"limier": "^2.0.0",
|
||||
"minor": "^1.2.2",
|
||||
"mock-require": "^3.0.1",
|
||||
"morgan": "^1.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue