Skip to content

Commit a9a1b0b

Browse files
committed
Update license in package.json
1 parent 1e31d76 commit a9a1b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.1.0",
44
"description": "Autofocus plugin for medium-editor",
55
"main": "src/Plugin.js",
6-
"license": "GPL-3.0",
6+
"license": "MIT",
77
"scripts": {
88
"build": "npm run build:dev && npm run build:prod",
99
"build:dev": "webpack src/Plugin.js dist/medium-editor-autofocus.js --config ./webpack.config.dev.js --progress --colors",

0 commit comments

Comments
 (0)