Skip to content

Commit 03e4f61

Browse files
chore: release 0.3.1
1 parent 343f999 commit 03e4f61

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-paper-dates",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Performant Date Picker for React Native Paper",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -151,6 +151,5 @@
151151
"module",
152152
"typescript"
153153
]
154-
},
155-
"dependencies": {}
154+
}
156155
}

0 commit comments

Comments
 (0)