Skip to content

Commit

Permalink
4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov committed Sep 19, 2019
1 parent 34f0a52 commit 697ca78
Showing 1 changed file with 1 addition and 40 deletions.
41 changes: 1 addition & 40 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,40 +1 @@
{
"name": "@smarthtmlelements/smart-button",
"version": "1.1.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"
]
}
{"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 comments on commit 697ca78

Please sign in to comment.