mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-30 15:08:29 +00:00
Merge pull request #162 from lorenzleutgeb/patch-1
fix: SPDX identifier for license in package.json
This commit is contained in:
commit
9922c23322
@ -2,7 +2,7 @@
|
||||
"name": "vanilla",
|
||||
"main": "index.js",
|
||||
"version": "1.0.0",
|
||||
"license": "AGPL-3.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"build": "webpack --mode production",
|
||||
"lint": "yarn run eslint templates",
|
||||
|
Loading…
x
Reference in New Issue
Block a user