Skip to content

Commit

Permalink
oops wrong script
Browse files Browse the repository at this point in the history
  • Loading branch information
dilanx committed Jun 29, 2022
1 parent 60f9300 commit 31fbbf2
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 @@ -3,7 +3,7 @@
"description": "Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.",
"version": "7.0.0-alpha.4",
"scripts": {
"prepublish": "tsc"
"prepublishOnly": "tsc"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 31fbbf2

Please sign in to comment.