Chore(deps-dev): remove minimist

This commit is contained in:
Cell
2022-08-06 13:34:48 +08:00
parent 08c995a295
commit a4cae812a8
3 changed files with 4315 additions and 4315 deletions
+2 -3
View File
@@ -13,11 +13,9 @@
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"core-js": "^3.24.1",
"minimist": "^1.2.6",
"segmentit": "^2.0.3"
},
"scripts": {
"preinstall": "npx npm-force-resolutions",
"babel": "npx babel src/js/theme.js -o assets/js/theme.min.js -s",
"build": "npm run babel && hugo -v --source=docs --gc --minify",
"build:vercel": "npm run babel && hugo -v --source=docs --theme $PWD $BUILD_DRAFTS --gc --minify",
@@ -35,7 +33,8 @@
},
"keywords": [
"hugo",
"theme"
"theme",
"fixit"
],
"author": "Lruihao",
"license": "MIT",