Browse Source

1.0.3

pull/2/head v1.0.3
Luke Childs 7 years ago
parent
commit
6a5566bf8b
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "requireable",
"version": "1.0.2",
"version": "1.0.3",
"description": "Enables a module to require itself by name",
"main": "src/index.js",
"scripts": {

Loading…
Cancel
Save