Skip to content

Commit

Permalink
chore: Updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapsssito committed Jan 30, 2020
1 parent 8572ca9 commit 1fa3a7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/backgroundExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"react": "16.9.0",
"react-native": "0.61.5",
"react-native-background-actions": "^1.0.2"
"react-native-background-actions": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.8.3",
Expand Down
8 changes: 4 additions & 4 deletions examples/backgroundExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5032,10 +5032,10 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.9.0:
resolved "https://registry.npmjs.org/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==

react-native-background-actions@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/react-native-background-actions/-/react-native-background-actions-1.0.2.tgz#d53bbd3bb28ee89333ae58c7806c1a02da39721a"
integrity sha512-L2z2A+ED4jq6TYUIJ2qDeReUiVOiKlafOyd8RUXtC73HTSR8FoqitSt9Sp8HOjm/b6bOrf/Olm+rn1OuEyX2Eg==
react-native-background-actions@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/react-native-background-actions/-/react-native-background-actions-1.1.0.tgz#24b543e494f12ff4320e0615799b6bc237012a83"
integrity sha512-H7cNZksbKXELvYqZXHJ0U3DUYBL6pHjB1hPyR1IWMaPcu2j+UkjK/Xwd89Cv74hqgfWIusBUjVTFAmUewalHtA==

react-native@0.61.5:
version "0.61.5"
Expand Down

0 comments on commit 1fa3a7d

Please sign in to comment.