Unverified Commit a6193395 authored by yann300's avatar yann300 Committed by GitHub

remove npm-link-local

parent f0aa3258
...@@ -19,13 +19,11 @@ ...@@ -19,13 +19,11 @@
"babel-eslint": "^7.1.1", "babel-eslint": "^7.1.1",
"babelify": "^7.3.0", "babelify": "^7.3.0",
"fast-async": "^6.1.2", "fast-async": "^6.1.2",
"npm-link-local": "^1.1.0",
"remix-lib": "latest", "remix-lib": "latest",
"standard": "^7.0.1", "standard": "^7.0.1",
"tape": "^4.6.0" "tape": "^4.6.0"
}, },
"scripts": { "scripts": {
"postinstall": "npm-link-local ../remix-lib",
"test": "standard && tape ./test/tests.js" "test": "standard && tape ./test/tests.js"
}, },
"standard": { "standard": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment