Skip to content

Commit

Permalink
Seems that it does not recognize ;...
Browse files Browse the repository at this point in the history
  • Loading branch information
PRO-2684 committed Aug 1, 2024
1 parent e647dbe commit 446fc6e
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 @@ -6,7 +6,7 @@
"scripts": {
"test": "node ./scripts/test.js",
"prepare": "",
"version": "node ./scripts/update_version.js; git add purlfy.js"
"version": "node ./scripts/update_version.js ; git add purlfy.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 446fc6e

Please sign in to comment.