fix: update version to 1.0.0 in package.json and package-lock.json

This commit is contained in:
shuaiplus
2026-02-19 22:14:44 +08:00
parent 2f7dbc78d3
commit 6b8ee28e54
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "nodewarden",
"version": "0.2.0",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nodewarden",
"version": "0.2.0",
"version": "1.0.0",
"license": "LGPL-3.0",
"devDependencies": {
"@cloudflare/workers-types": "^4.20260131.0",