Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
- Rename package
- Rmove prepare command
  • Loading branch information
Rgtemze committed Nov 9, 2019
1 parent 040a87d commit cda1b13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "react-pathway-mapper",
"name": "pathway-mapper",
"version": "2.0.0",
"description": "",
"keywords": [],
Expand Down Expand Up @@ -34,7 +34,6 @@
"semantic-release": "semantic-release",
"semantic-release-prepare": "ts-node tools/semantic-release-prepare",
"precommit": "lint-staged",
"prepare": "yarn build",
"travis-deploy-once": "travis-deploy-once"
},
"lint-staged": {
Expand Down

0 comments on commit cda1b13

Please sign in to comment.