Skip to content

Commit

Permalink
fix(Versioning): Should fix NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
gallexme committed Aug 14, 2016
1 parent 3fc6d6a commit 5254a0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "pokemongo-api",
"description": "Pokemon Go API",
"main": "dist/index.js",
"version": "0.0.0-semantically-release",
"scripts": {
"commit": "git-cz",
"compile": "babel -r babel-register -d dist/ src/",
Expand Down

0 comments on commit 5254a0c

Please sign in to comment.