Skip to content

Commit 208d45c

Browse files
committed
add docs folder to release
1 parent 654d2b9 commit 208d45c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-mmfile",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Fastest storage with encryption for React Native.",
55
"main": "lib/index",
66
"module": "lib/index",
@@ -26,6 +26,7 @@
2626
"ios/**/*.swift",
2727
"app.plugin.js",
2828
"*.podspec",
29+
"docs",
2930
"README.md"
3031
],
3132
"scripts": {

0 commit comments

Comments
 (0)