diff --git a/package.json b/package.json index 71bccdf..36693d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-webperf-core", - "version": "2025.12.1", + "version": "2026.5.0", "type": "module", "exports": "./lib/index.js", "publishConfig": { @@ -30,7 +30,6 @@ "devDependencies": { "eslint": "10.4.0", "@eslint/js": "10.0.1", - "serve": "14.2.6", "serve-handler": "6.1.7" }, @@ -45,4 +44,4 @@ "lint:fix": "eslint . --fix" }, "main": "./lib/index.js" -} +} \ No newline at end of file