Skip to content

Commit

Permalink
build: No CI
Browse files Browse the repository at this point in the history
  • Loading branch information
williamluke4 committed Sep 21, 2019
1 parent f74de17 commit 73396b6
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 @@ -12,7 +12,7 @@
"build": "tsdx build",
"test": "tsdx test --env=jsdom",
"lint": "tsdx lint",
"release": "dotenv -- semantic-release"
"release": "dotenv -- semantic-release --no-ci"
},
"peerDependencies": {
"react": ">=16"
Expand Down

0 comments on commit 73396b6

Please sign in to comment.