Skip to content

Commit 4555c8d

Browse files
committed
valid SPDX license name
1 parent 898f320 commit 4555c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "react-contenteditable",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "React component representing a <div> with editable contents",
55
"main": "./lib/react-contenteditable.js",
66
"peerDependencies": {
77
"react": ">=0.13"
88
},
99
"author": "Ophir LOJKINE (original code posted by Sebastien Lorber on stackoverflow)",
10-
"license": "Apache",
10+
"license": " Apache-2.0",
1111
"keywords": [
1212
"react-component",
1313
"contenteditable",

0 commit comments

Comments
 (0)