Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ebukaodini committed Mar 15, 2024
1 parent 8aa221b commit b52589d
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
@@ -1,13 +1,13 @@
{
"name": "@ebukaodini/scaffoldjs",
"version": "0.1.1",
"version": "0.1.2",
"description": "Speed up coding with prebuilt and custom template files",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"scaffold": "node src/index.js"
"scaffold": "src/index.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit b52589d

Please sign in to comment.