Skip to content

Commit

Permalink
Merge pull request #44 from RWOverdijk/master
Browse files Browse the repository at this point in the history
chore(project): Bump
  • Loading branch information
RWOverdijk committed Sep 15, 2016
2 parents 35734b9 + 987e226 commit 51d90f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-statham",
"version": "3.1.1",
"version": "3.1.2",
"description": "Kick your JSON's ass, with json-statham's help.",
"main": "index.js",
"typings": "json-statham.d.ts",
Expand Down Expand Up @@ -31,11 +31,11 @@
"gulp": "^3.9.1",
"gulp-conventional-changelog": "^1.1.0",
"mocha": "^2.4.5",
"extend": "^3.0.0",
"mkdirp": "^0.5.1"
"extend": "^3.0.0"
},
"dependencies": {
"homefront": "^1.1.2"
"homefront": "^1.1.2",
"mkdirp": "^0.5.1"
},
"jspm": {
"jspmPackage": true,
Expand Down

0 comments on commit 51d90f0

Please sign in to comment.