Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(package): Remove cacheDirectories
Browse files Browse the repository at this point in the history
  • Loading branch information
EndyKaufman committed Jan 25, 2018
1 parent ac8c02e commit 4a5f5d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
"ssr:start": "node ./server.js",
"heroku-postbuild": "npm-run-all ssr:build-mockapi"
},
"cacheDirectories": [
"node_modules"
],
"dependencies": {
"@angular/animations": "5.2.2",
"@angular/common": "5.2.2",
Expand Down

0 comments on commit 4a5f5d9

Please # to comment.