Skip to content
Snippets Groups Projects
Commit 03c01898 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

chore: remove np devDependency

parent 0ac3625e
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
"jest": "LOG_LEVEL=fatal jest", "jest": "LOG_LEVEL=fatal jest",
"lint-fix": "eslint --ignore-path .gitignore --fix .", "lint-fix": "eslint --ignore-path .gitignore --fix .",
"lint": "eslint --ignore-path .gitignore .", "lint": "eslint --ignore-path .gitignore .",
"np": "np",
"prepublish": "npm run build", "prepublish": "npm run build",
"start": "node dist/renovate", "start": "node dist/renovate",
"start-babel": "babel-node lib/renovate", "start-babel": "babel-node lib/renovate",
...@@ -80,7 +79,6 @@ ...@@ -80,7 +79,6 @@
"freeform-semantic-commit-analyzer": "1.1.8", "freeform-semantic-commit-analyzer": "1.1.8",
"jest": "20.0.4", "jest": "20.0.4",
"mkdirp": "0.5.1", "mkdirp": "0.5.1",
"np": "2.16.0",
"prettier": "1.5.2", "prettier": "1.5.2",
"rimraf": "2.6.1", "rimraf": "2.6.1",
"semantic-release": "6.3.6" "semantic-release": "6.3.6"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment