We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bba3da commit 97ed3dfCopy full SHA for 97ed3df
.npmrc
@@ -0,0 +1 @@
1
+access=public
README.md
@@ -8,7 +8,7 @@ Add Unsplash images in your draft-js editor.
8
## Installation
9
10
```
11
-npm install draft-js-unsplash-plugin
+npm install @jimmycode/draft-js-unsplash-plugin
12
13
14
## Usage
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@jimmycode/draft-js-unsplash-plugin",
3
- "version": "0.5.2",
+ "version": "0.5.3",
4
"description": "Add Unsplash images in your draft-js editor.",
5
"keywords": [
6
"draft-js",
0 commit comments