Skip to content

Commit 23a660b

Browse files
committed
feat(frontend): update clarity to 0.8.8
1 parent 5625708 commit 23a660b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"@ngrx/store": "2.2.1",
2828
"@ngrx/store-devtools": "3.2.3",
2929
"@webcomponents/custom-elements": "1.0.0-alpha.3",
30-
"clarity-angular": "0.8.7",
31-
"clarity-icons": "0.8.7",
32-
"clarity-ui": "0.8.7",
30+
"clarity-angular": "0.8.8",
31+
"clarity-icons": "0.8.8",
32+
"clarity-ui": "0.8.8",
3333
"core-js": "2.4.1",
3434
"mutationobserver-shim": "0.3.2",
3535
"ng2-webstorage": "1.5.0",
@@ -59,7 +59,7 @@
5959
"karma-jasmine": "1.1.0",
6060
"npm-check": "5.4.0",
6161
"protractor": "5.1.1",
62-
"rimraf": "2.6.0",
62+
"rimraf": "2.6.1",
6363
"ts-node": "2.1.0",
6464
"tslint": "4.4.2",
6565
"typescript": "2.2.1"

0 commit comments

Comments
 (0)