Skip to content

Commit

Permalink
fix: version mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Lanser <[email protected]>
  • Loading branch information
Tommylans committed Nov 5, 2023
1 parent 97b654f commit b231cc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@react-navigation/native": "^6.1.6",
"app": "*",
"babel-plugin-module-resolver": "^4.1.0",
"burnt": "^0.10.0",
"burnt": "^0.12.1",
"expo": "^49.0.0",
"expo-barcode-scanner": "~12.5.3",
"expo-constants": "~14.4.2",
Expand Down
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7706,19 +7706,6 @@ __metadata:
languageName: node
linkType: hard

"burnt@npm:^0.10.0":
version: 0.10.0
resolution: "burnt@npm:0.10.0"
dependencies:
sf-symbols-typescript: ^1.0.0
peerDependencies:
expo: "*"
react: "*"
react-native: "*"
checksum: b33a84b0a57be34cc37d18f50710d46fb72e8d8eb2c5d5ae687a22dad41a1c6a42a49d507a71065480b5286729c887e3ee281f47af1325321f63fdc15e3af913
languageName: node
linkType: hard

"burnt@npm:^0.12.1":
version: 0.12.1
resolution: "burnt@npm:0.12.1"
Expand Down Expand Up @@ -9766,7 +9753,7 @@ __metadata:
app: "*"
babel-plugin-module-resolver: ^4.1.0
babel-plugin-transform-inline-environment-variables: ^0.4.4
burnt: ^0.10.0
burnt: ^0.12.1
expo: ^49.0.0
expo-barcode-scanner: ~12.5.3
expo-constants: ~14.4.2
Expand Down

0 comments on commit b231cc8

Please sign in to comment.