fix: correct license

This commit is contained in:
Ben Goldsworthy 2021-04-14 23:34:09 +01:00
parent e17167f7fe
commit 7d6ae59b61

View file

@ -1,7 +1,7 @@
{ {
"name": "markcheret/footnotes", "name": "markcheret/footnotes",
"description": "footnotes aims to be the all-in-one solution for displaying an automatically-generated list of references on your WordPress Page or Post.", "description": "footnotes aims to be the all-in-one solution for displaying an automatically-generated list of references on your WordPress Page or Post.",
"license": "GPL-3.0", "license": "GPL-3.0-only",
"scripts": { "scripts": {
"release": "./_tools/release.sh", "release": "./_tools/release.sh",
"release:commit": "composer run release -- -c", "release:commit": "composer run release -- -c",