@eberlywc/eberlywc-animationctl-button
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
import { LitElement, html, css } from "lit-element"; | ||
import { LitElement, html, css } from "lit-element/lit-element.js"; | ||
@@ -8,0 +8,0 @@ /** |
@@ -22,3 +22,3 @@ { | ||
}, | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Buttons that will be controls in javascript animations.", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
"dependencies": { | ||
"@eberlywc/eberlywc-animationctl-button": "^0.0.15", | ||
"@eberlywc/eberlywc-animationctl-button": "^0.0.16", | ||
"@polymer/lit-element": "^0.6.1" | ||
@@ -70,3 +70,3 @@ }, | ||
], | ||
"gitHead": "022e89b83e8b4988a745aa9263084f05b9d3249b" | ||
"gitHead": "8af7219f0e9591131f1f008c9b96f8c997181f09" | ||
} |
@@ -5,3 +5,3 @@ /** | ||
*/ | ||
import { LitElement, html, css } from "lit-element"; | ||
import { LitElement, html, css } from "lit-element/lit-element.js"; | ||
@@ -8,0 +8,0 @@ /** |
34772