Skip to content

Commit 3387d96

Browse files
committed
update
1 parent 7e3255c commit 3387d96

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"homepage": "https://github.com/aslemammad/solid-spring#readme",
1313
"description": "Like react-spring, but for SolidJS",
14-
"contributors": "",
14+
"info": "solid-spring is a spring-physics first animation library for SolidJS based on react-spring/core",
15+
"contributors": [],
1516
"scripts": {},
1617
"keywords": [
1718
"best_ecosystem",

spring/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "0.0.4",
44
"type": "module",
55
"description": "Like react-spring, but for SolidJS",
6+
"info": "solid-spring is a spring-physics first animation library for SolidJS based on react-spring/core",
7+
"contributors": [],
68
"keywords": [
79
"best_ecosystem",
810
"solidhack",

0 commit comments

Comments
 (0)