Revert "chore(package.json): add dynamic dependencies as optional dependencies (#1228)"

This reverts commit 396145d62586fa5c887f87303ecfc295b9668ea4.
This commit is contained in:
Juan Cruz Viotti 2017-03-29 15:09:30 -04:00
parent 4616f4bfd9
commit 55dc17d9a7
No known key found for this signature in database
GPG Key ID: 91B08B2CBA5EAB1A

View File

@ -59,9 +59,7 @@
},
"optionalDependencies": {
"elevator": "^2.1.0",
"removedrive": "^1.1.1",
"spawn-sync": "^1.0.15",
"try-thread-sleep": "^1.0.2"
"removedrive": "^1.1.1"
},
"dependencies": {
"angular": "1.6.3",