remove lock file

This commit is contained in:
jiaming743 2019-08-22 14:38:53 +08:00
parent 3ee305df19
commit b86fd4d222
1 changed files with 0 additions and 14 deletions

14
package-lock.json generated
View File

@ -1,14 +0,0 @@
{
"name": "@jiaminghi/data-view",
"version": "2.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@jiaminghi/fs": {
"version": "0.0.0",
"resolved": "https://registry.npmjs.org/@jiaminghi/fs/-/fs-0.0.0.tgz",
"integrity": "sha512-hCVpiw5IBBAB2H73gKDxd0Xp5e7cnpqdpgLnrkXgVK29aIoowVUS1qklNP8kPohAxz6967aGp7yW+N4XQtrSWA==",
"dev": true
}
}
}