Skip to content

Commit bfc77dc

Browse files
authored
Merge pull request total-typescript#39 from mabioIa/main
style: Replace invalid SPDX license expression
2 parents e580f15 + c2efb08 commit bfc77dc

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.0.0",
44
"main": "index.js",
55
"author": "Matt Pocock <mattpocockvoice@gmail.com>",
6-
"license": "GPL",
6+
"license": "GPL-3.0",
77
"devDependencies": {
88
"@types/node": "^18.6.5",
99
"chokidar": "^3.5.3",

0 commit comments

Comments
 (0)