We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5363d8e commit 9d6f9b0Copy full SHA for 9d6f9b0
src/main/frontend/package.json
@@ -12,19 +12,20 @@
12
},
13
"private": true,
14
"dependencies": {
15
+ "@angular/animations": "^4.2.3",
16
"@angular/common": "^4.2.3",
17
"@angular/compiler": "^4.2.3",
18
"@angular/core": "^4.2.3",
19
"@angular/forms": "^4.2.3",
20
"@angular/http": "^4.2.3",
- "@angular/animations": "^4.2.3",
21
"@angular/material": "^2.0.0-beta.7",
22
"@angular/platform-browser": "^4.2.3",
23
"@angular/platform-browser-dynamic": "^4.2.3",
24
"@angular/router": "^4.2.3",
25
"bootstrap": "^3.3.7",
26
"core-js": "^2.4.1",
27
"jquery": "3.1.1",
28
+ "node-sass": "^4.5.3",
29
"rxjs": "^5.4.1",
30
"zone.js": "^0.8.12"
31
0 commit comments