Skip to content

Commit 96ddc14

Browse files
committed
up
1 parent 51b5791 commit 96ddc14

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

bower.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"material tabs",
2929
"material accordion",
3030
"angular carousel",
31+
"card web component",
32+
"material web-components",
33+
"angular 7",
3134
"element-collection",
3235
"tabs",
3336
"calendar custom element",
@@ -47,6 +50,7 @@
4750
"smart-accordion": "HTMLElements/smart-accordion",
4851
"smart-button": "HTMLElements/smart-button",
4952
"smart-carousel": "HTMLElements/smart-carousel",
53+
"smart-card": "HTMLElements/smart-card",
5054
"smart-calendar": "HTMLElements/smart-calendar",
5155
"smart-listbox": "HTMLElements/smart-listbox",
5256
"smart-tooltip": "HTMLElements/smart-tooltip",

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smarthtmlelements/smarthtmlelements-core",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Smart HTML Elements Core",
55
"scripts": {
66
"test": "karma start karma-minified.conf.js",
@@ -70,6 +70,11 @@
7070
"angular calendar",
7171
"angular tabs",
7272
"angular button",
73+
"card",
74+
"carousel",
75+
"web-components",
76+
"ui toolkit",
77+
"ui controls",
7378
"angular datetimepicker",
7479
"html",
7580
"html5",

0 commit comments

Comments
 (0)