There was an error while loading. Please reload this page.
1 parent efe6cba commit ba3db97Copy full SHA for ba3db97
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# master
2
3
+# 1.0.1
4
+
5
* Use spawn-cmd to fix Windows compatibility
6
7
# 1.0.0
package.json
@@ -1,7 +1,7 @@
{
"name": "multidep",
"description": "Install and require multiple versions of the same npm package for testing",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Jo Liss <joliss42@gmail.com>",
"repository": {
"type": "git",
0 commit comments