Browse Source

1.0.1

pull/2/head v1.0.1
Luke Childs 7 years ago
parent
commit
c4911f9dca
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save