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 898f320 commit 4555c8dCopy full SHA for 4555c8d
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "react-contenteditable",
3
- "version": "2.0.3",
+ "version": "2.0.4",
4
"description": "React component representing a <div> with editable contents",
5
"main": "./lib/react-contenteditable.js",
6
"peerDependencies": {
7
"react": ">=0.13"
8
},
9
"author": "Ophir LOJKINE (original code posted by Sebastien Lorber on stackoverflow)",
10
- "license": "Apache",
+ "license": " Apache-2.0",
11
"keywords": [
12
"react-component",
13
"contenteditable",
0 commit comments