fix(package): correct license field

Old syntax is deprecated in favor of SPDX.
This commit is contained in:
Nico Rehwaldt 2015-06-09 11:39:52 +02:00
parent 749120c4e9
commit a679b8ea31
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"url": "https://github.com/bpmn-io"
}
],
"license": "http://bpmn.io/license",
"license": "LicenseRef-LICENSE",
"devDependencies": {
"browserify": "^8.1.0",
"browserify-derequire": "^0.9.1",