Skip to content

Commit

Permalink
Publish version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xouabita committed Sep 21, 2017
1 parent 6b11922 commit d82fbfe
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "razzle-heroku",
"version": "2.0.0",
"version": "2.1.0",
"description": "Make razzle work on heroku seamlessly",
"main": "index.js",
"repository": "https://github.com/xouabita/razzle-heroku",
Expand All @@ -17,9 +17,6 @@
"jest": "^21.1.0"
},
"jest": {
"testPathIgnorePatterns": [
"/node_modules/",
"example"
]
"testPathIgnorePatterns": ["/node_modules/", "example"]
}
}

0 comments on commit d82fbfe

Please sign in to comment.