Skip to content

Commit be33f57

Browse files
authored
Update package.json
1 parent 9cebe91 commit be33f57

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smarthtmlelements/smart-table",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Table Web Component",
55
"main": "index.js",
66
"scripts": {
@@ -14,6 +14,10 @@
1414
"license": "https://htmlelements.com/license/",
1515
"bugs": {
1616
"url": "https://github.com/HTMLElements/smart-table/issues"
17+
},
18+
"dependencies": {
19+
"@webcomponents/webcomponentsjs": "^1.0.22",
20+
"@smarthtmlelements/smart-core": "^2.3.0"
1721
},
1822
"homepage": "https://github.com/HTMLElements/smart-table#readme",
1923
"keywords": [

0 commit comments

Comments
 (0)