Skip to content

Commit

Permalink
revert to ncp 0.6.0. Fixes #58
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Jun 26, 2015
1 parent 1f8394b commit 15fbb07
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":"jalangi2",
"version":"0.2.2",
"version":"0.2.3",
"description":"dynamic analysis framework for JavaScript",
"dependencies":{
"acorn": "1.0.3",
Expand All @@ -9,7 +9,7 @@
"esotope": "1.4.5",
"estraverse": "4.0.0",
"mkdirp": "0.5.0",
"ncp": "2.0.0",
"ncp": "0.6.0",
"rewriting-proxy": "0.4.2",
"temp": "0.8.1",
"q": "1.2.0",
Expand Down

0 comments on commit 15fbb07

Please sign in to comment.