Skip to content

Commit d320a8e

Browse files
0.1.1
1 parent da0efad commit d320a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-screen-recorder",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A library to capture screen recordings with react-native powered by NitroModules.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -145,7 +145,7 @@
145145
],
146146
"module",
147147
[
148-
"typescript",
148+
"typescript",
149149
{
150150
"project": "tsconfig.json"
151151
}

0 commit comments

Comments
 (0)