Skip to content

Commit

Permalink
Update license in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored Mar 14, 2018
1 parent f91d16f commit a51b78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"watch-js": "watchify -v -t vueify -e assets/js/src/content-connect.js -o assets/js/content-connect.js"
},
"author": "Chris Marslender <[email protected]>",
"license": "MIT",
"license": "GPL-3.0-or-later",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
Expand Down

0 comments on commit a51b78a

Please sign in to comment.