Skip to content

Commit 6458aa8

Browse files
Merge pull request #164 from fingerprintjs/INTER-1222/dsl-podspec
fix: update podspec file name in files array
2 parents 64fbf6e + ab72362 commit 6458aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"files": [
2020
"android",
2121
"ios",
22-
"RNFingerprintjsPro.podspec.json",
22+
"RNFingerprintjsPro.podspec",
2323
"dist"
2424
],
2525
"keywords": [

0 commit comments

Comments
 (0)