Skip to content
Snippets Groups Projects
Commit cd74086d authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

cleanup

parent 985ea40b
No related branches found
No related tags found
1 merge request!12Angular 9
...@@ -14,8 +14,7 @@ ...@@ -14,8 +14,7 @@
"e2e": "ng e2e nshmp-template", "e2e": "ng e2e nshmp-template",
"e2e:example": "ng e2e example", "e2e:example": "ng e2e example",
"pre-commit": "pretty-quick --staged && npm run lint && npm run lint:example", "pre-commit": "pretty-quick --staged && npm run lint && npm run lint:example",
"pre-push": "npm run pre-commit && npm run build", "pre-push": "npm run pre-commit && npm run build"
"postinstall": "ngcc"
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
......
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