Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha1638888 authored Dec 23, 2024
1 parent 7278b2c commit b50d3dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bytenode ": "bytenode --compile ./dist/Test.js",
"build_dev": "tsc --build --diagnostics",
"build": "tsc --build --diagnostics",
"pack": "npm pack --pack-destination ../packTest",
"pack": "npm pack --pack-destination",
"bp": "npm run build && npm run pack"
},
"devDependencies": {
Expand All @@ -27,4 +27,4 @@
"bytenode": "^1.5.6",
"commander": "^12.1.0"
}
}
}

0 comments on commit b50d3dd

Please sign in to comment.