Skip to content

Commit 2785c13

Browse files
committed
Move to Org
1 parent d321306 commit 2785c13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Embed a local image in your draft-js editor
55

66
## Installation
77
```
8-
npm install draft-js-select-image-plugin
8+
npm install @jimmycode/draft-js-select-image-plugin
99
```
1010

1111
## Usage

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "draft-js-select-image-plugin",
3-
"version": "0.5.1",
2+
"name": "@jimmycode/draft-js-select-image-plugin",
3+
"version": "0.5.2",
44
"description": "Embed a local image in your draft-js editor",
55
"keywords": [
66
"draft-js",

0 commit comments

Comments
 (0)