Skip to content

Commit bf2d6dc

Browse files
committed
change yarn to npm
1 parent 014a4ad commit bf2d6dc

File tree

3 files changed

+3
-14047
lines changed

3 files changed

+3
-14047
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ android/keystores/debug.keystore
6868
!.yarn/sdks
6969
!.yarn/versions
7070

71+
# NPM
72+
package-lock.json
73+
7174
# Expo
7275
.expo/
7376

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ios
77
vendor
88
package.json
99
package-lock.json
10-
yarn.lock
1110
*.html
1211
*.yml
1312
*.yaml

0 commit comments

Comments
 (0)