Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Jul 26, 2023
1 parent 0e237d0 commit a58202c
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 @@ -11,7 +11,7 @@
"scripts": {
"build": "babel src -d lib",
"lint": "eslint .",
"bump": "./scripts/version.sh".
"bump": "./scripts/version.sh",
"release": "./scripts/release.sh",
"pretest": "npm install webpack4@npm:webpack@4.42.1",
"test": "jest test",
Expand Down

0 comments on commit a58202c

Please sign in to comment.