mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Copy open source licenses into the distribution.
https://github.com/dcs-liberation/dcs_liberation/issues/2039
This commit is contained in:
parent
7e213dbfbe
commit
17f2f007d2
785
client/package-lock.json
generated
785
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -29,7 +29,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"build": "react-scripts build && generate-license-file --input package.json --output build/NOTICE",
|
||||
"prepare": "eslint src && license-checker --onlyAllow \"MIT;Apache-2.0;CC0-1.0;BSD-3-Clause;ISC;Custom: https://github.com/tmcw/jsonlint;BSD-2-Clause;Hippocratic-2.1;BSD*;WTFPL\" --excludePrivatePackages --production",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
@ -60,6 +60,7 @@
|
||||
"@types/websocket": "^1.0.5",
|
||||
"electron": "^17.1.0",
|
||||
"electron-is-dev": "^2.0.0",
|
||||
"generate-license-file": "^1.3.0",
|
||||
"license-checker": "^25.0.1",
|
||||
"react-scripts": "5.0.0",
|
||||
"wait-on": "^6.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user