Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
USERSATOSHI committed Jun 24, 2023
1 parent cb06dde commit 6f4f791
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 @@ -15,7 +15,7 @@
"createpack": "node src/pack.js",
"lint": "eslint . --ext .ts --fix ",
"buildStart": "npm run build && npm start",
"genmd": "node generators/readme.js",
"genmd": "node generators/readme.js"
},
"contributors": [
"leref",
Expand Down

0 comments on commit 6f4f791

Please sign in to comment.