Skip to content

Commit

Permalink
forgets
Browse files Browse the repository at this point in the history
  • Loading branch information
hUwUtao committed Oct 24, 2024
1 parent ed78bb4 commit 06c21ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lib": "lib"
},
"scripts": {
"build": "npm run clean && npm run decals && npm run mkmeta",
"build": "npm run clean && npm run decals && npm run pack && npm run mkmeta",
"pack:deno": "deno run --allow-env --allow-read --allow-write --allow-sys --allow-run --allow-ffi npm:gulp patch",
"pack": "bun ./node_modules/gulp/bin/gulp.js patch",
"mkmeta": "bun run scripts/mmeta.ts",
Expand All @@ -22,8 +22,7 @@
"del": "^8.0.0",
"gulp": "^4.0.0",
"gulp-zip": "^6.0.0",
"imagescript": "^1.3.0",
"sharp": "^0.33.5"
"imagescript": "^1.3.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 06c21ab

Please sign in to comment.