Skip to content

Commit

Permalink
0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
subesokun committed Jun 21, 2016
1 parent 17a32dd commit 740e8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jspm-git",
"version": "0.4.4",
"version": "0.4.5",
"description": "A generic jspm registry for Git Repositories",
"main": "git.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"license": "MIT",
"homepage": "https://github.com/Orbs/jspm-git",
"dependencies": {
"mkdirp": "^0.5.1",
"mkdirp": "^0.5.1",
"ncp": "^2.0",
"rimraf": "^2.5.2",
"rsvp": "^3.2.1",
Expand Down

0 comments on commit 740e8a2

Please sign in to comment.