Browse Source

1.1.0

master v1.1.0
Luke Childs 5 years ago
parent
commit
b695a13c16
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save