1 parent 6568d0d commit 25cf4e7Copy full SHA for 25cf4e7
2 files changed
.gitignore
@@ -1,4 +1,3 @@
1
-
2
# See https://help.github.com/ignore-files/ for more about ignoring files.
3
4
# dependencies
@@ -17,5 +16,3 @@ dist
17
16
.env.production.local
18
19
npm-debug.log*
20
-yarn-debug.log*
21
-yarn-error.log*
README.md
@@ -5,7 +5,7 @@
5
## Install
6
7
```bash
8
-npm install --save react-scannable
+npm install react-scannable
9
```
10
11
## Usage
0 commit comments