Skip to content

Commit

Permalink
Script changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cdonohue committed Aug 18, 2019
1 parent 3966420 commit e6e7e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/benefit-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prebuild": "rimraf dist",
"build": "node ../../scripts/build benefit-react",
"prerelease": "yarn build",
"release": "np --tag benefit-react"
"release": "np --tag=benefit-react"
},
"sideEffects": false
}

0 comments on commit e6e7e0c

Please sign in to comment.