Skip to content

Commit 85dc4d8

Browse files
committed
Fix missing files in npm package
1 parent a704f2c commit 85dc4d8

File tree

5 files changed

+3
-1564
lines changed

5 files changed

+3
-1564
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
webpack.config.js
2-
src
32
.travis.yml
43
.editorconfig
54
.eslintrc

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can add this plugin directly to your project:
1414

1515
Or add it as a dependency into your own plugin:
1616

17-
`<dependency id="cordova-plugin-add-swift-support" version="1.7.2"/>`
17+
`<dependency id="cordova-plugin-add-swift-support" version="2.0.1"/>`
1818

1919
By default, the Swift 4 support is added but the legacy version (2.3) can still be configured as a preference, inside the project's `config.xml`, within the `<platform name="ios">` section:
2020

0 commit comments

Comments
 (0)