Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
[CORE] Update to 0.10.8
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Bhandari <[email protected]>
  • Loading branch information
Aditya Bhandari committed Oct 5, 2017
1 parent 35a92bf commit 97686bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clarity-all",
"version": "0.10.8-alpha.2",
"version": "0.10.8",
"private": true,
"scripts": {
"start": "webpack-dev-server --port=4200 --host 0.0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/ks-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser-dynamic": "^4.0.0",
"@angular/router": "^4.0.0",
"@webcomponents/custom-elements": "1.0.0",
"clarity-angular": "file:../../dist/clarity-angular/clarity-angular-0.10.8-alpha.1.tgz",
"clarity-angular": "file:../../dist/clarity-angular/clarity-angular-0.10.8.tgz",
"clarity-icons": "file:../../dist/clarity-icons",
"clarity-ui": "file:../../dist/clarity-ui",
"core-js": "^2.4.1",
Expand Down

0 comments on commit 97686bc

Please sign in to comment.