Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Glowstudent777 authored Sep 13, 2024
1 parent 524352f commit d8b2d79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"build": "npm run babel && npm run tsc && npm run pack",
"babel": "babel src -d dist --copy-files",
"tsc": "npx tsc",
"pack": "npm pack",
"ci": "npm ci"
"pack": "npm pack"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d8b2d79

Please sign in to comment.