There was an error while loading. Please reload this page.
1 parent c29a5cf commit 8855d49Copy full SHA for 8855d49
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# master
2
3
+# 2.0.0
4
+
5
* Clearer API: We now use a `multidepRequire` function, similar to `require`
6
7
# 1.0.1
package.json
@@ -1,7 +1,7 @@
{
"name": "multidep",
"description": "Install and require multiple versions of the same npm package for testing",
- "version": "1.0.1",
+ "version": "2.0.0",
"author": "Jo Liss <joliss42@gmail.com>",
"repository": {
"type": "git",
0 commit comments