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

Commit

Permalink
Update to v0.10.19
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Hippely <mhippely@vmware.com>
  • Loading branch information
hippee-lee committed Dec 21, 2017
1 parent 4b6d405 commit 20834ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "clarity-all",
"version": "0.10.18",
"version": "0.10.19",
"private": true,
"scripts": {
"start": "webpack-dev-server -d --open",
Expand Down
2 changes: 1 addition & 1 deletion src/ks-app/package.json
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.18.tgz",
"clarity-angular": "file:../../dist/clarity-angular/clarity-angular-0.10.19.tgz",
"clarity-icons": "file:../../dist/clarity-icons",
"clarity-ui": "file:../../dist/clarity-ui",
"core-js": "^2.4.1",
Expand Down

0 comments on commit 20834ff

Please sign in to comment.