Make license SPDX compatible in package.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ParsePlatform/parse-server"
|
"url": "https://github.com/ParsePlatform/parse-server"
|
||||||
},
|
},
|
||||||
"license": "BSD",
|
"license": "BSD-3-Clause",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bcrypt": "~0.8",
|
"bcrypt": "~0.8",
|
||||||
"body-parser": "~1.12.4",
|
"body-parser": "~1.12.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user