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 0facbb0 commit 3644c58Copy full SHA for 3644c58
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/permissions`
2
3
+## 2.2.2 - 2021-05-03
4
+
5
+ReScript
6
7
## 2.2.1 - 2020-11-17
8
9
Fix npm description
package.json
@@ -1,12 +1,12 @@
{
"name": "@rescript-react-native/permissions",
"description": "ReScript bindings for react-native-permissions.",
- "version": "2.2.1",
+ "version": "2.2.2",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
- "react-native-permissions": "2.2.0"
+ "react-native-permissions": "^2.2.0"
10
11
"repository": "https://github.com/rescript-react-native/permissions.git",
12
"license": "MIT",
0 commit comments