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 6a2a497 commit dcf6720
Showing 1 changed file with 1 addition and 46 deletions.
47 changes: 1 addition & 46 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,46 +1 @@
{
"name": "@smarthtmlelements/smart-calendar",
"version": "2.0.0",
"description": "Smart Calendar",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/HTMLElements/smart-calendar.git"
},
"author": "Smart HTML Elements",
"license": "SEE LICENSE IN https://www.htmlelements.com/license/",
"bugs": {
"url": "https://github.com/HTMLElements/smart-calendar"
},
"homepage": "https://github.com/HTMLElements/smart-calendar#readme",
"devDependencies": {

},
"dependencies": {
"@webcomponents/webcomponentsjs": "^1.0.22",
"@smarthtmlelements/smart-core": "^2.0.0"
},
"main": "index.js",
"directories": {},
"keywords": [
"custom",
"element",
"calendar custom element",
"html calendar",
"calendar",
"web components calendar",
"calendar element",
"calendars",
"custom calendar",
"calendar widget",
"calendar ui",
"calendar component",
"calendar control",
"datepicker",
"datepicker element",
"datepicker user interface",
"material datepicker",
"material calendar"
]
}
{"name":"@smarthtmlelements/smart-calendar","version":"4.5.0","description":"Smart Calendar","scripts":{},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-calendar.git"},"author":"Smart HTML Elements","license":"SEE LICENSE IN https://www.htmlelements.com/license/","bugs":{"url":"https://github.com/HTMLElements/smart-calendar"},"homepage":"https://github.com/HTMLElements/smart-calendar#readme","devDependencies":{},"dependencies":{"@webcomponents/webcomponentsjs":"^1.0.22","@smarthtmlelements/smart-core":"^2.0.0"},"main":"index.js","directories":{},"keywords":["custom","element","calendar custom element","html calendar","calendar","web components calendar","calendar element","calendars","custom calendar","calendar widget","calendar ui","calendar component","calendar control","datepicker","datepicker element","datepicker user interface","material datepicker","material calendar"]}

0 comments on commit dcf6720

Please sign in to comment.