We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4aa57 commit e766eb2Copy full SHA for e766eb2
.npmignore
@@ -1,3 +1,3 @@
1
*
2
-!lib
+!lib/*
3
!package.json
CHANGELOG.md
@@ -1,3 +1,6 @@
+[2.2.1]
+Fix CI/CD to deploy `typescript` and `flow`.
+
4
[2.2.0]
5
Fix typescript not being exposed during deploy. [#49](https://github.com/hyochan/react-native-switch-toggle/issues/49)
6
0 commit comments