mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-02-27 15:30:27 +00:00
Link the example project against the development version of react-native-blur
This will allow for using the example project as a place to test out changes in the library itself.
This commit is contained in:
parent
9629416b4b
commit
33cec7d141
@ -8,6 +8,6 @@
|
||||
"dependencies": {
|
||||
"react": "^15.3.2",
|
||||
"react-native": "^0.36.0",
|
||||
"react-native-blur": "1.1.2"
|
||||
"react-native-blur": "file:../../"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user