Browse Source

fixing dependencies

patch-2
Manuel Araoz 11 years ago
parent
commit
99a74a6ec3
  1. 3
      package.json

3
package.json

@ -69,7 +69,8 @@
"chai": "~1.9.0",
"brfs": "~1.0.0",
"async": "~0.2.10",
"commander": "~2.1.0"
"commander": "~2.1.0",
"browserify": "~3.32.1"
},
"license": "MIT"
}

Loading…
Cancel
Save