Skip to content

Commit a125aea

Browse files
author
Maciej Sasinowski
committed
Release 3.2.0
1 parent 8f7171c commit a125aea

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

lefthook.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@ pre-commit:
77
types:
88
glob: "*.{js,ts, jsx, tsx}"
99
run: npx tsc --noEmit
10-
commit-msg:
11-
parallel: true
12-
commands:
13-
commitlint:
14-
run: npx commitlint --edit

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-expo-braintree",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "React native and expo wrapper around braintree sdk fro android and ios",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)