Skip to content

Commit 0535db4

Browse files
committed
feat: release 0.7.12
1 parent 8a2e892 commit 0535db4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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-keys",
3-
"version": "0.7.11",
3+
"version": "0.7.12",
44
"description": "🔐 Make protected .ENVs variables",
55
"main": "./src/index.ts",
66
"source": "src/index",
@@ -156,6 +156,5 @@
156156
"name": "RNKeysSpec",
157157
"type": "modules",
158158
"jsSrcsDir": "src/spec"
159-
},
160-
"packageManager": "[email protected]"
159+
}
161160
}

0 commit comments

Comments
 (0)