diff --git a/package.json b/package.json index f59f294..3069a0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smarthtmlelements/smart-accordion", - "version": "1.0.4", + "version": "1.1.0", "description": "Smart Accordion", "scripts": { }, @@ -9,7 +9,7 @@ "url": "git+https://github.com/HTMLElements/smart-accordion.git" }, "author": "Smart HTML Elements", - "license": "SEE LICENSE IN https://www.htmlelements.com/pricing/", + "license": "SEE LICENSE IN https://www.htmlelements.com/license/", "bugs": { "url": "https://github.com/HTMLElements/smart-accordion" }, @@ -19,7 +19,7 @@ }, "dependencies": { "@webcomponents/webcomponentsjs": "^1.0.22", - "@smarthtmlelements/smart-core": "^1.0.1" + "@smarthtmlelements/smart-core": "^1.1.0" }, "main": "index.js", "directories": {},