anima-timeline
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
import anime from 'animejs/lib/anime.es.js'; | ||
const anime = require('animejs'); | ||
@@ -682,2 +682,4 @@ function ownKeys(object, enumerableOnly) { | ||
export const loadTimelineData = timeline_load_initial_values; | ||
module.exports = { | ||
loadTimelineData: timeline_load_initial_values | ||
} |
{ | ||
"name": "anima-timeline", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "This package is used by Anima App exported code for animations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
604
20102