Skip to content

Commit 0ce2935

Browse files
Fix transpile script (#706)
1 parent fd2f0b9 commit 0ce2935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"react": "*",
4141
"@types/react": "*",
4242
"@types/react-native": "*",
43+
"@types/prop-types": "*",
4344
"typescript": "*"
4445
}
4546
}

0 commit comments

Comments
 (0)