Skip to content

Commit

Permalink
chore: remove useless release.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane committed Jul 13, 2023
1 parent c73d58b commit 93a895c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"release": "./scripts/release.sh"
"build": "react-scripts build"
},
"eslintConfig": {
"extends": [
Expand Down
14 changes: 0 additions & 14 deletions scripts/release.sh

This file was deleted.

0 comments on commit 93a895c

Please sign in to comment.