Update license property to valid SPDX license
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
This commit is contained in:
parent
3f4140bd08
commit
760bb87d12
|
@ -21,7 +21,7 @@
|
||||||
"url": "https://github.com/hybridgroup/cylon"
|
"url": "https://github.com/hybridgroup/cylon"
|
||||||
},
|
},
|
||||||
|
|
||||||
"license": "Apache 2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
||||||
"hardware": {
|
"hardware": {
|
||||||
"*": false,
|
"*": false,
|
||||||
|
|
Loading…
Reference in New Issue