Skip to content

Commit

Permalink
fix(): Added a dummy version to avoid errors "no version defined"
Browse files Browse the repository at this point in the history
Will deploy a new version
  • Loading branch information
vogelino committed Jul 23, 2016
1 parent 3baf55a commit e49bfba
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 @@ -3,6 +3,7 @@
"extendscriptr": "./index.js"
},
"name": "extendscriptr",
"version": "0.0.0-semantically-released",
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit e49bfba

Please sign in to comment.