Browse Source

0.1.3

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

2
package.json

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

Loading…
Cancel
Save