Skip to content

Commit a4cd674

Browse files
author
Matthieu Gicquel
committed
update np for compat with npm 10
1 parent a2d4d4a commit a4cd674

File tree

2 files changed

+175
-353
lines changed

2 files changed

+175
-353
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react": "^18.0.25",
3939
"expo-module-scripts": "^3.0.11",
4040
"expo-modules-core": "^1.5.11",
41-
"np": "^9.0.0"
41+
"np": "^10.0.5"
4242
},
4343
"peerDependencies": {
4444
"expo": "*",

0 commit comments

Comments
 (0)