Skip to content

Commit 29c5989

Browse files
committed
fix dependencies issue with demo
1 parent d682c92 commit 29c5989

24 files changed

Lines changed: 1094 additions & 220 deletions

dist/preact/preact.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween hooks for Preact v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween hooks for Preact v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/preact/preact.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween hooks for Preact v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween hooks for Preact v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/react/react.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween hooks for React v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween hooks for React v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/react/react.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween hooks for React v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween hooks for React v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/solid/solid.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween primitives for SolidJS v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween primitives for SolidJS v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/solid/solid.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween primitives for SolidJS v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween primitives for SolidJS v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/svelte/tween.svelte.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween utils for Svelte v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween utils for Svelte v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

dist/svelte/tween.svelte.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/tween.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/tween/index.d.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* @thednp/tween v0.0.2 (https://github.com/thednp/tween)
2+
* @thednp/tween v0.0.3 (https://github.com/thednp/tween)
33
* Copyright 2026 © thednp
44
* Licensed under MIT (https://github.com/thednp/tween/blob/master/LICENSE)
55
*/

0 commit comments

Comments
 (0)