Merge pull request #57 from skinp/spdx-licence

Make license SPDX compatible in package.json
This commit is contained in:
Fosco Marotto
2016-01-29 15:01:20 -08:00

View File

@@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/ParsePlatform/parse-server"
},
"license": "BSD",
"license": "BSD-3-Clause",
"dependencies": {
"bcrypt": "~0.8",
"body-parser": "~1.12.4",