Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
subesokun committed Jun 21, 2016
1 parent 90a2914 commit 17a32dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
"license": "MIT",
"homepage": "https://github.com/Orbs/jspm-git",
"dependencies": {
"mkdirp": "^0.5.0",
"mkdirp": "^0.5.1",
"ncp": "^2.0",
"rimraf": "^2.5.2",
"rsvp": "^3.2.1",
"semver": "^5.1.0",
"temp": "^0.8.3",
"url-join": "^0.0.1",
"url-join": "^1.1.0",
"valid-url": "^1.0.9",
"which": "^1.2.4"
"which": "^1.2.10"
},
"devDependencies": {
"chai": "^3.5.0",
"gulp": "^3.9.1",
"gulp-istanbul": "^0.10.3",
"gulp-jshint": "^2.0.0",
"gulp-istanbul": "^1.0.0",
"gulp-jshint": "^2.0.1",
"gulp-mocha": "^2.2.0",
"gulp-rimraf": "^0.2.0",
"jshint": "^2.9.1"
"jshint": "^2.9.2"
}
}

0 comments on commit 17a32dd

Please sign in to comment.