Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 8d1dd49

Browse files
committed
fix example package.json
1 parent 31343a3 commit 8d1dd49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@expo-google-fonts/noto-sans": "^0.2.3",
18+
"@fishjam-dev/react-native-client-sdk": "file:..",
1819
"@gorhom/bottom-sheet": "^4",
19-
"@fishjam-dev/react-native-client-sdk": "file:../",
2020
"@react-navigation/bottom-tabs": "^6.5.20",
2121
"@react-navigation/native": "^6.1.9",
2222
"@react-navigation/native-stack": "^6.9.17",
@@ -48,8 +48,8 @@
4848
"babel-jest": "^29.6.3",
4949
"babel-plugin-module-resolver": "^5.0.0",
5050
"eslint": "^8.57.0",
51-
"eslint-plugin-import": "^2.29.0",
5251
"eslint-config-prettier": "^9.1.0",
52+
"eslint-plugin-import": "^2.29.0",
5353
"eslint-plugin-prettier": "^5.1.3",
5454
"jest": "^29.6.3",
5555
"lint-staged": "^15.2.2",

0 commit comments

Comments
 (0)