Skip to content

Commit 2e19810

Browse files
committed
chore: release 0.1.12
1 parent f9c9651 commit 2e19810

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-queue-it",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "React Native Module for integrating Queue-it's virtual waiting room into React Native apps.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -109,8 +109,7 @@
109109
"prettier",
110110
"@react-native-community"
111111
],
112-
"rules": {
113-
}
112+
"rules": {}
114113
},
115114
"eslintIgnore": [
116115
"node_modules/",

0 commit comments

Comments
 (0)