1
0
mirror of https://github.com/c9fe/22120.git synced 2024-09-11 18:42:29 +02:00
This commit is contained in:
Cris Stringfellow 2022-01-05 14:16:36 +08:00
parent 90a4212686
commit 9697c37f3c
2 changed files with 4 additions and 5 deletions

4
package-lock.json generated
View File

@ -33,7 +33,7 @@
"webpack": "latest",
"webpack-cli": "latest"
},
"version": "0.0.2"
"version": "0.0.3"
},
"node_modules/@babel/code-frame": {
"version": "7.16.7",
@ -14138,5 +14138,5 @@
}
}
},
"version": "0.0.2"
"version": "0.0.3"
}

View File

@ -1,6 +1,6 @@
{
"name": "archivist1",
"version": "2.4.8",
"version": "0.0.3",
"type": "module",
"description": "Library server and an archivist browser controller.",
"main": "src/app.js",
@ -61,6 +61,5 @@
"npx": "^3.0.0",
"webpack": "latest",
"webpack-cli": "latest"
},
"version": "0.0.2"
}
}