Browse Source

0.2.0

pull/2/head v0.2.0
Luke Childs 7 years ago
parent
commit
547ba00fcd
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "requireable",
"version": "0.1.0",
"version": "0.2.0",
"description": "Allows current module to require itself in tests",
"main": "src/index.js",
"scripts": {

Loading…
Cancel
Save