Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Almouro committed Mar 13, 2023
1 parent d697c08 commit 00b32ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "^7.32.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "0.72.3",
"react-native-flipper-performance-plugin": "0.4.0-rc.0",
"react-native-flipper-performance-plugin": "0.4.0",
"react-test-renderer": "18.1.0"
},
"jest": {
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5429,10 +5429,10 @@ react-native-codegen@^0.70.5:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-flipper-performance-plugin@0.4.0-rc.0:
version "0.4.0-rc.0"
resolved "https://registry.yarnpkg.com/react-native-flipper-performance-plugin/-/react-native-flipper-performance-plugin-0.4.0-rc.0.tgz#0039c0357c98bc88f82ab11145247bbe11609de5"
integrity sha512-TfXZroMcYbmSQgSVUAwFewDE4G3jbcLK4NdqzP3h1dgF4eaC6Kddj5fRdtlxMYL/ufnKowaANHT/U59dbMNa2w==
react-native-flipper-performance-plugin@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/react-native-flipper-performance-plugin/-/react-native-flipper-performance-plugin-0.4.0.tgz#961ff2f9ccc942d2a4cabd4f6d401034c5402007"
integrity sha512-D9Z5VrktJjUenYB4X9qfKcqg9YSyQWOD7fKoxkzXoKxbyalGoWib79iD3OBHOBZEsk5RbQ006zYL7VQwA3D4Wg==

react-native-gradle-plugin@^0.70.3:
version "0.70.3"
Expand Down

0 comments on commit 00b32ea

Please sign in to comment.