Skip to content

Commit 2dd6cbf

Browse files
fix(package): update react-primitives to version 0.8.1
Closes #51
1 parent 03cd0b6 commit 2dd6cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^16.8.3",
1717
"react-native": "https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz",
1818
"react-native-web": "^0.10.1",
19-
"react-primitives": "^0.7.0",
19+
"react-primitives": "^0.8.1",
2020
"react-scripts": "2.1.2",
2121
"react-sketchapp": "^2.0.0",
2222
"react-test-renderer": "^16.8.3"

0 commit comments

Comments
 (0)