Chore: migrate project to yarn v1
This commit is contained in:
committed by
Sofiya Tepikin
parent
38f4836632
commit
2896a767ab
+4
-1
@@ -37,7 +37,6 @@ local.properties
|
||||
#
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
|
||||
# BUCK
|
||||
buck-out/
|
||||
@@ -77,3 +76,7 @@ android/app/src/main/assets/*
|
||||
nodejs-assets/nodejs-project/sample-*
|
||||
nodejs-assets/build-native-modules-MacOS-helper-script-node.sh
|
||||
nodejs-assets/build-native-modules-MacOS-helper-script-npm.sh
|
||||
|
||||
# yarn
|
||||
.yarn/*
|
||||
yarn-error.log
|
||||
|
||||
Reference in New Issue
Block a user