package-lock.json

This commit is contained in:
SongWei 2020-02-15 20:39:20 +11:00
parent 65177aef43
commit f215d74a4c
2 changed files with 3529 additions and 1 deletions

3525
front/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
"license": "MIT",
"devDependencies": {
"webpack": "^4.41.6"
}
}