add react-babylon-spring
Showing
... | @@ -3,6 +3,9 @@ | ... | @@ -3,6 +3,9 @@ |
"version": "0.1.0", | "version": "0.1.0", | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@react-spring/shared": "^9.6.1", | |||
"@react-spring/types": "^9.6.1", | |||
"@react-spring/web": "^9.6.1", | |||
"@reduxjs/toolkit": "^1.8.6", | "@reduxjs/toolkit": "^1.8.6", | ||
"@testing-library/jest-dom": "^5.16.5", | "@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.3.0", | "@testing-library/react": "^13.3.0", | ||
... | ... |
src/ui/Duel/spring/index.ts
0 → 100644
Please register or sign in to comment