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 c921995 commit 1397bf1Copy full SHA for 1397bf1
.npmignore
@@ -0,0 +1,2 @@
1
+*
2
+!lib/**/*.js
package.json
@@ -78,6 +78,9 @@
78
"peerDependencies": {
79
"draft-js-plugins-editor": "2.0.0-beta7"
80
},
81
+ "contributors": [
82
+ "Atsushi Nagase <a@ngs.io>"
83
+ ],
84
"dependencies": {
85
"decorate-component-with-props": "^1.0.2",
86
"draft-js": "^0.9.1",
0 commit comments