Skip to content

Commit 5b1f3fb

Browse files
authored
chore: missing changes on ios publish (#3034)
1 parent 38791a8 commit 5b1f3fb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ site/www
2323
android-template.iml
2424
!/build/.npmkeep
2525
lerna-debug.log
26-
capacitor-ios/
2726
local.properties
2827
contents.xcworkspacedata
2928
.stencil/

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"gitVersionPrefix": "",
44
"packages": [
55
"./android/",
6-
"./capacitor-ios/",
6+
"./ios/",
77
"./cli/",
88
"./core/",
99
"./electron/"

0 commit comments

Comments
 (0)