mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +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([]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue