Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lipp committed Jan 11, 2017
1 parent 34a338c commit 2afffe3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"lib",
"src"
],
"version": "0.0.0",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/lipp/with-jet"
Expand All @@ -64,7 +64,9 @@
},
"standard": {
"parser": "babel-eslint",
"ignore": ["lib/"]
"ignore": [
"lib/"
]
},
"nyc": {
"include": [
Expand Down

0 comments on commit 2afffe3

Please sign in to comment.