diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 46cbb9441..6fc48d11e 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -22,6 +22,7 @@ | |||
22 | "@angular/common": "2.0.0-rc.4", | 22 | "@angular/common": "2.0.0-rc.4", |
23 | "@angular/compiler": "2.0.0-rc.4", | 23 | "@angular/compiler": "2.0.0-rc.4", |
24 | "@angular/core": "2.0.0-rc.4", | 24 | "@angular/core": "2.0.0-rc.4", |
25 | "@angular/forms": "^0.2.0", | ||
25 | "@angular/http": "2.0.0-rc.4", | 26 | "@angular/http": "2.0.0-rc.4", |
26 | "@angular/platform-browser": "2.0.0-rc.4", | 27 | "@angular/platform-browser": "2.0.0-rc.4", |
27 | "@angular/platform-browser-dynamic": "2.0.0-rc.4", | 28 | "@angular/platform-browser-dynamic": "2.0.0-rc.4", |
@@ -42,7 +43,7 @@ | |||
42 | "ie-shim": "^0.1.0", | 43 | "ie-shim": "^0.1.0", |
43 | "intl": "^1.2.4", | 44 | "intl": "^1.2.4", |
44 | "json-loader": "^0.5.4", | 45 | "json-loader": "^0.5.4", |
45 | "ng2-bootstrap": "1.0.16", | 46 | "ng2-bootstrap": "1.0.24", |
46 | "ng2-file-upload": "^1.0.3", | 47 | "ng2-file-upload": "^1.0.3", |
47 | "node-sass": "^3.7.0", | 48 | "node-sass": "^3.7.0", |
48 | "normalize.css": "^4.1.1", | 49 | "normalize.css": "^4.1.1", |