Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Dec 22, 2023
1 parent 066d7d0 commit a6e7200
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 @@ -25,7 +25,7 @@
"build:web": "ng build -c production --output-hashing all",
"build:all": "npm run build:helper && npm run build:web",
"build:prod": "npm run build:all",
"prepare_x": "npm run build:all"
"prepare": "npm run build:all"
},
"author": "AdrianP",
"contributors": [
Expand Down

0 comments on commit a6e7200

Please sign in to comment.