fix(package): add package-lock.json file

add package-lock.json file

Signed-off-by: wmsjhappy@gmail.com <clibing>
pull/34/head^2
wmsjhappy@gmail.com 2023-10-12 15:28:19 +08:00
parent 98550c0e6b
commit 001a14ccd2
1 changed files with 2 additions and 2 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "ysws-vue", "name": "zhihuiyun",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ysws-vue", "name": "zhihuiyun",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"axios": "^1.5.0", "axios": "^1.5.0",