Skip to content

Commit 59dfa3e

Browse files
phillbakerfkotsian
authored andcommitted
3.0.1
1 parent dc5798b commit 59dfa3e

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-fingerprint-scanner",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "React Native Fingerprint Scanner for Android and iOS",
55
"main": "index.js",
66
"keywords": [
@@ -25,6 +25,7 @@
2525
"repository": "https://github.com/hieuvp/react-native-fingerprint-scanner.git",
2626
"author": "Hieu Van (https://github.com/hieuvp)",
2727
"license": "MIT",
28+
"types": "index.d.ts",
2829
"scripts": {
2930
"android": "cd examples && react-native run-android",
3031
"ios": "cd examples && react-native run-ios",

0 commit comments

Comments
 (0)