Merge pull request #356 from mksh/master
Use valid SPDX license identifier for Jitsi-Meet NPM package description
This commit is contained in:
commit
e46efdb666
|
@ -30,7 +30,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"precommit-hook": "3.0.0"
|
"precommit-hook": "3.0.0"
|
||||||
},
|
},
|
||||||
"license": "Apache",
|
"license": "Apache-2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "jshint ."
|
"lint": "jshint ."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue