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 1e31d76 commit a9a1b0bCopy full SHA for a9a1b0b
package.json
@@ -3,7 +3,7 @@
3
"version": "1.1.0",
4
"description": "Autofocus plugin for medium-editor",
5
"main": "src/Plugin.js",
6
- "license": "GPL-3.0",
+ "license": "MIT",
7
"scripts": {
8
"build": "npm run build:dev && npm run build:prod",
9
"build:dev": "webpack src/Plugin.js dist/medium-editor-autofocus.js --config ./webpack.config.dev.js --progress --colors",
0 commit comments