Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GAPRINDASHVILI] Backport Webpack related changes #4059

Merged
merged 10 commits into from
Jun 6, 2018
Prev Previous commit
Next Next commit
package.json - remove angular 2 + dependencies
himdel committed Jun 4, 2018
commit 3ee1f1a7e39a13eaa273002c204a9e98ec0d7fcd
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -17,17 +17,10 @@
},
"homepage": "https://github.com/ManageIQ/manageiq#readme",
"dependencies": {
"@angular/common": "~4.0.3",
"@angular/compiler": "~4.0.3",
"@angular/core": "~4.0.3",
"@angular/platform-browser": "~4.0.3",
"@angular/platform-browser-dynamic": "~4.0.3",
"base64-js": "~1.2.3",
"core-js": "~2.4.1",
"rxjs": "~5.3.0",
"text-encoder-lite": "git://github.com/coolaj86/TextEncoderLite.git#e1e031b",
"ui-select": "0.19.8",
"zone.js": "~0.8.5"
"ui-select": "0.19.8"
},
"devDependencies": {
"autoprefixer": "~6.7.7",