Browse Source

0.1.0

pull/2/head v0.1.0
Luke Childs 7 years ago
parent
commit
f3a8d4cfd5
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "root-module",
"version": "0.0.0",
"version": "0.1.0",
"description": "Traverses up the directory tree and returns the first module found",
"main": "src/index.js",
"scripts": {

Loading…
Cancel
Save