Skip to content

Commit 7e63479

Browse files
committed
Version 1.0.1
1 parent b4970d4 commit 7e63479

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
`$ npm install react-native-color-panel --save`
1313

14+
or
15+
16+
`$ yarn add react-native-color-panel`
17+
1418
### Mostly automatic installation
1519

1620
`$ react-native link react-native-color-panel`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"name": "react-native-color-panel",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "React Native color picker component for iOS and Android",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)