Skip to content

Commit c6ac9e0

Browse files
committed
chore: rnef v0.7.18
1 parent 425d717 commit c6ac9e0

File tree

3 files changed

+130
-36
lines changed

3 files changed

+130
-36
lines changed

.github/actions/rnef-native-fingerprint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Generate native fingerprint for RNEF builds",
55
"main": "index.mjs",
66
"dependencies": {
7-
"@rnef/config": "^0.4.1",
7+
"@rnef/config": "^0.7.18",
88
"@actions/core": "^1.11.1"
99
}
1010
}

package-lock.json

Lines changed: 127 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@actions/core": "^1.11.1",
2626
"@actions/github": "^6.0.0",
27-
"@rnef/config": "^0.4.0",
28-
"@rnef/tools": "^0.4.0"
27+
"@rnef/config": "^0.7.18",
28+
"@rnef/tools": "^0.7.18"
2929
}
3030
}

0 commit comments

Comments
 (0)