update license identifier in package.json
This commit is contained in:
parent
f2f51b28fe
commit
124b3cb365
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -7,7 +7,7 @@
|
|||
"": {
|
||||
"name": "webring-shit",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC"
|
||||
"license": "WTFPL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,5 +8,5 @@
|
|||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "WTFPL"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue