Skip to content

Commit b6f9e2a

Browse files
committed
Fix pnpm install & build
1 parent 4662846 commit b6f9e2a

File tree

3 files changed

+486
-204
lines changed

3 files changed

+486
-204
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@react-spring/animated": "^9.4.4",
1919
"@react-spring/core": "^9.4.4",
2020
"solid-js": "^1.3.13",
21-
"solid-spring": "workspace:^0.0.0"
21+
"solid-spring": "workspace:^0.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)