Skip to content

Commit 00b32ea

Browse files
committed
chore: bump version
1 parent d697c08 commit 00b32ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint": "^7.32.0",
2222
"jest": "^26.6.3",
2323
"metro-react-native-babel-preset": "0.72.3",
24-
"react-native-flipper-performance-plugin": "0.4.0-rc.0",
24+
"react-native-flipper-performance-plugin": "0.4.0",
2525
"react-test-renderer": "18.1.0"
2626
},
2727
"jest": {

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5429,10 +5429,10 @@ react-native-codegen@^0.70.5:
54295429
jscodeshift "^0.13.1"
54305430
nullthrows "^1.1.1"
54315431

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

54375437
react-native-gradle-plugin@^0.70.3:
54385438
version "0.70.3"

0 commit comments

Comments
 (0)