Skip to content

Commit 97ed3df

Browse files
committed
Docs
1 parent 0bba3da commit 97ed3df

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
access=public

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add Unsplash images in your draft-js editor.
88
## Installation
99

1010
```
11-
npm install draft-js-unsplash-plugin
11+
npm install @jimmycode/draft-js-unsplash-plugin
1212
```
1313

1414
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jimmycode/draft-js-unsplash-plugin",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Add Unsplash images in your draft-js editor.",
55
"keywords": [
66
"draft-js",

0 commit comments

Comments
 (0)