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 e81cc6c commit 6d260a9
Show file tree
Hide file tree
Showing 2 changed files 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-version": "./scripts/bump-version.sh",
"bump": "./scripts/bump.sh",
"release": "./scripts/release.sh",
"pretest": "npm install webpack4@npm:webpack@4.42.1",
"test": "jest test",
Expand Down
File renamed without changes.

0 comments on commit 6d260a9

Please sign in to comment.