Skip to content

Commit 7b041ef

Browse files
committed
📦 version 2.0.1 LICENSE update
1 parent 7fd4175 commit 7b041ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-ui-buttons",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Simple and fully customizable React Native Button components",
55
"main": "index.ts",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"loading support"
2828
],
2929
"author": "Hussain Pettiwala",
30-
"license": "ISC",
30+
"license": "MIT",
3131
"dependencies": {
3232
"react-native-vector-icons": "^8.1.0"
3333
},

0 commit comments

Comments
 (0)