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

Commit

Permalink
Updated package.json file
Browse files Browse the repository at this point in the history
- updated Clarity packages to the latest versions
- added bootstrap as a development dependency

Signed-off-by: Shijir Tsogoo <stsogoo@vmware.com>
  • Loading branch information
Shijir committed Dec 17, 2016
1 parent 33ca3f3 commit c00eb27
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 140 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,19 @@
"@angular/platform-browser-dynamic": "2.2.3",
"@angular/router": "3.2.3",
"@webcomponents/custom-elements": "1.0.0-alpha.3",
"clarity-angular": "^0.7.3",
"clarity-icons": "^0.7.3",
"clarity-ui": "^0.7.3",
"clarity-angular": "^0.7.5",
"clarity-icons": "^0.7.5",
"clarity-ui": "^0.7.5",
"core-js": "^2.4.1",
"es6-shim": "^0.35.1",
"mutationobserver-shim": "^0.3.2",
"web-animations-js": "^2.2.1",
"rxjs": "5.0.0-beta.12",
"ts-helpers": "^1.1.1",
"web-animations-js": "^2.2.1",
"zone.js": "^0.6.23"
},
"devDependencies": {
"bootstrap": "4.0.0-alpha.5",
"@angular/compiler-cli": "2.2.3",
"@types/jasmine": "^2.2.30",
"@types/node": "^6.0.42",
Expand Down
Loading

0 comments on commit c00eb27

Please sign in to comment.