Skip to content

Commit 60041ab

Browse files
committed
chore: add @types/react to devDeps of @react-spring/native
1 parent 9a02ff9 commit 60041ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/native/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"react-native": ">=0.58"
1616
},
1717
"devDependencies": {
18+
"@types/react": "~16.9.0",
1819
"@types/react-native": "~0.57.0",
1920
"react-native": "~0.58.0"
2021
},

0 commit comments

Comments
 (0)