Skip to content

Commit 83a58bb

Browse files
committed
Fixup packages
1 parent 30b697d commit 83a58bb

File tree

4 files changed

+0
-7
lines changed

4 files changed

+0
-7
lines changed

Diff for: Yoga.podspec

-2
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,3 @@ Pod::Spec.new do |spec|
3939
spec.public_header_files = 'yoga/{Yoga,YGEnums,YGMacros,YGValue}.h'
4040
spec.swift_version = '5.1'
4141
end
42-
1'
43-
end

Diff for: YogaKit.podspec

-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ end
3232
# See https://github.com/facebook/yoga/pull/366
3333
podspec.attributes_hash["readme"] = "YogaKit/README.md"
3434
podspec
35-
odspec

Diff for: gradle.properties

-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ android.useAndroidX=true
1212
org.gradle.jvmargs=-Xmx1536M
1313

1414
VERSION_NAME=2.0.0
15-
beta.2

Diff for: javascript/package.json

-3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,3 @@
8181
"which": "^3.0.0"
8282
}
8383
}
84-
85-
}
86-
}

0 commit comments

Comments
 (0)