Skip to content

Commit 7cf78af

Browse files
committed
Move plugin code into the new packages/ subdir
1 parent 94d6a2c commit 7cf78af

File tree

10 files changed

+1669
-1709
lines changed

10 files changed

+1669
-1709
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
},
3131
"devDependencies": {
3232
"@changesets/cli": "^2.26.1",
33-
"@expo/config-plugins": "^7.2.5",
3433
"@svitejs/changesets-changelog-github-compact": "^0.1.1",
3534
"babel-eslint": "10.0.3",
3635
"eslint": "6.8.0",

packages/react-native-app-auth/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"react-native": ">=0.63.0"
3838
},
3939
"devDependencies": {
40+
"@expo/config-plugins": "^8.0.8",
4041
"jest": "24.9.0",
4142
"react": "16.9.0",
4243
"react-native": "0.63.0"
File renamed without changes.

yarn.lock

+1,668-1,708
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)