Skip to content

Commit

Permalink
fix: upgrade spawn-wrap to version that works with new shelljs (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed May 2, 2016
1 parent 24f55e7 commit b16053c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -85,7 +85,7 @@
"rimraf": "^2.5.0",
"signal-exit": "^2.1.1",
"source-map": "^0.5.3",
"spawn-wrap": "^1.2.1",
"spawn-wrap": "^1.2.2",
"strip-bom": "^3.0.0",
"yargs": "^4.4.0"
},
Expand Down Expand Up @@ -136,4 +136,4 @@
"strip-bom",
"yargs"
]
}
}

0 comments on commit b16053c

Please sign in to comment.