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 8fa6691 commit c8acd84
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-input",
"version": "2.4.1",
"description": "Input Web Component",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HTMLElements/smart-input.git"
},
"dependencies": {
"@webcomponents/webcomponentsjs": "^1.0.22",
"@smarthtmlelements/smart-core": "^2.4.0"
},
"author": "",
"license": "https://htmlelements.com/license/",
"bugs": {
"url": "https://github.com/HTMLElements/smart-input/issues"
},
"homepage": "https://github.com/HTMLElements/smart-input#readme",
"keywords": [
"input",
"element",
"bootstrap",
"inputs",
"input",
"bootstrap input",
"input web component",
"datainput web component",
"input component",
"datagrid bootstrap",
"bootstrap typeahead",
"typeahead",
"auto complete",
"auto suggest input",
"input custom element",
"html carousel",
"material web components",
"input",
"material input",
"custom elements",
"inputs"
]
}
{"name":"@smarthtmlelements/smart-input","version":"4.5.0","description":"Input Web Component","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-input.git"},"dependencies":{"@webcomponents/webcomponentsjs":"^1.0.22","@smarthtmlelements/smart-core":"^2.4.0"},"author":"","license":"https://htmlelements.com/license/","bugs":{"url":"https://github.com/HTMLElements/smart-input/issues"},"homepage":"https://github.com/HTMLElements/smart-input#readme","keywords":["input","element","bootstrap","inputs","input","bootstrap input","input web component","datainput web component","input component","datagrid bootstrap","bootstrap typeahead","typeahead","auto complete","auto suggest input","input custom element","html carousel","material web components","input","material input","custom elements","inputs"]}

0 comments on commit c8acd84

Please sign in to comment.