Skip to content

Commit

Permalink
valid SPDX license name
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Jul 4, 2017
1 parent 898f320 commit 4555c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "react-contenteditable",
"version": "2.0.3",
"version": "2.0.4",
"description": "React component representing a <div> with editable contents",
"main": "./lib/react-contenteditable.js",
"peerDependencies": {
"react": ">=0.13"
},
"author": "Ophir LOJKINE (original code posted by Sebastien Lorber on stackoverflow)",
"license": "Apache",
"license": " Apache-2.0",
"keywords": [
"react-component",
"contenteditable",
Expand Down

0 comments on commit 4555c8d

Please sign in to comment.