Skip to content

Commit

Permalink
Revert "Add np to devDeps"
Browse files Browse the repository at this point in the history
This reverts commit 12b9886.
  • Loading branch information
jaredpalmer committed Apr 4, 2019
1 parent 12b9886 commit 65b3103
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 864 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
},
"scripts": {
"build": "tsc -p tsconfig.json",
"prepare": "npm run build",
"version": "np"
"prepare": "npm run build"
},
"files": [
"dist",
Expand Down Expand Up @@ -55,7 +54,6 @@
"@types/node": "^10.12.18",
"husky": "^1.3.1",
"lint-staged": "^8.1.0",
"np": "^4.0.2",
"prettier": "^1.16.1",
"tslint": "^5.12.0",
"tslint-config-palmerhq": "^1.0.2",
Expand All @@ -79,4 +77,4 @@
"singleQuote": true,
"trailingComma": "es5"
}
}
}
Loading

0 comments on commit 65b3103

Please sign in to comment.