Skip to content

Commit

Permalink
version bumped to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshpaliyal committed Aug 27, 2023
1 parent 5756fb9 commit bdc84a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "tsc --skipLibCheck",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "npm run build && node dist/index.js",
"prepublishOnly": "npm run bui;d"
"prepublishOnly": "npm run build"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit bdc84a4

Please sign in to comment.