Browse Source

1.0.0

pull/3/head v1.0.0
Luke Childs 7 years ago
parent
commit
3b46c32e87
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save