打包镜像

This commit is contained in:
2025-12-15 11:03:31 +08:00
parent 1cac3f0bf9
commit ad46a0bb53
2 changed files with 14 additions and 8 deletions
+2 -2
View File
@@ -66,7 +66,8 @@
"remark-math": "^6.0.0",
"remixicon": "^4.6.0",
"tslib": "^2.8.1",
"uuid": "^11.1.0"
"uuid": "^11.1.0",
"cross-env": "^7.0.3"
},
"devDependencies": {
"@remix-run/dev": "^2.16.2",
@@ -79,7 +80,6 @@
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"autoprefixer": "^10.4.21",
"cross-env": "^7.0.3",
"esbuild": "^0.25.1",
"eslint": "^8.38.0",
"eslint-import-resolver-typescript": "^3.6.1",