We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94d237 commit b67a943Copy full SHA for b67a943
package.json
@@ -12,7 +12,7 @@
12
"url": "git+https://github.com/HTMLElements/smarthtmlelements-core.git"
13
},
14
"author": "Smart HTML Elements",
15
- "license": "SEE LICENSE IN http://www.htmlelements.com/pricing/",
+ "license": "SEE LICENSE IN http://www.htmlelements.com/license/",
16
"bugs": {
17
"url": "https://github.com/HTMLElements/smarthtmlelements-core"
18
@@ -51,7 +51,7 @@
51
"rimraf": "^2.6.2"
52
53
"dependencies": {
54
- "@webcomponents/webcomponentsjs": "^1.0.22"
+ "@webcomponents/webcomponentsjs": "^1.2.0"
55
56
"main": "index.js",
57
"directories": {},
0 commit comments