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 7e3255c commit 3387d96Copy full SHA for 3387d96
package.json
@@ -11,7 +11,8 @@
11
},
12
"homepage": "https://github.com/aslemammad/solid-spring#readme",
13
"description": "Like react-spring, but for SolidJS",
14
- "contributors": "",
+ "info": "solid-spring is a spring-physics first animation library for SolidJS based on react-spring/core",
15
+ "contributors": [],
16
"scripts": {},
17
"keywords": [
18
"best_ecosystem",
spring/package.json
@@ -3,6 +3,8 @@
3
"version": "0.0.4",
4
"type": "module",
5
6
7
8
9
10
"solidhack",
0 commit comments