Skip to content

Commit 697ca78

Browse files
committed
4.5.0
1 parent 34f0a52 commit 697ca78

File tree

1 file changed

+1
-40
lines changed

1 file changed

+1
-40
lines changed

package.json

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1 @@
1-
{
2-
"name": "@smarthtmlelements/smart-button",
3-
"version": "1.1.0",
4-
"description": "Smart Button",
5-
"scripts": {
6-
},
7-
"repository": {
8-
"type": "git",
9-
"url": "git+https://github.com/HTMLElements/smart-button.git"
10-
},
11-
"author": "Smart HTML Elements",
12-
"license": "SEE LICENSE IN http://www.htmlelements.com/license/",
13-
"bugs": {
14-
"url": "https://github.com/HTMLElements/smart-button"
15-
},
16-
"homepage": "https://github.com/HTMLElements/smart-button#readme",
17-
"devDependencies": {
18-
19-
},
20-
"dependencies": {
21-
"@smarthtmlelements/smart-core": "^1.1.0"
22-
},
23-
"main": "index.js",
24-
"directories": {},
25-
"keywords": [
26-
"custom",
27-
"element",
28-
"button custom element",
29-
"html button",
30-
"button",
31-
"web components button",
32-
"button element",
33-
"buttons",
34-
"custom button",
35-
"button widget",
36-
"button ui",
37-
"button component",
38-
"button control"
39-
]
40-
}
1+
{"name":"@smarthtmlelements/smart-button","version":"4.5.0","description":"Smart Button","scripts":{},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-button.git"},"author":"Smart HTML Elements","license":"SEE LICENSE IN http://www.htmlelements.com/license/","bugs":{"url":"https://github.com/HTMLElements/smart-button"},"homepage":"https://github.com/HTMLElements/smart-button#readme","devDependencies":{},"dependencies":{"@smarthtmlelements/smart-core":"^1.1.0"},"main":"index.js","directories":{},"keywords":["custom","element","button custom element","html button","button","web components button","button element","buttons","custom button","button widget","button ui","button component","button control"]}

0 commit comments

Comments
 (0)