Skip to content

Commit 70799ec

Browse files
committed
Basic example package.json
Updated react-native-blur dependecy to use npm (v 1.1.2)
1 parent 60506cc commit 70799ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"react": "^15.3.2",
1010
"react-native": "^0.36.0",
11-
"react-native-blur": "github:breadadams/react-native-blur"
11+
"react-native-blur": "1.1.2"
1212
}
1313
}

0 commit comments

Comments
 (0)