Skip to content

Commit 67a14f3

Browse files
committed
chore: rename plugins folder
1 parent 5c19769 commit 67a14f3

13 files changed

+2
-2
lines changed

β€Žapp.plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./plugins/withLineSDK')
1+
module.exports = require('./plugin/withLineSDK')

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"android",
5353
"dist",
5454
"ios",
55-
"plugins",
55+
"plugin",
5656
"app.plugin.js",
5757
"expo-module.config.json"
5858
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)