fix(package): correct license field
Old syntax is deprecated in favor of SPDX.
This commit is contained in:
parent
749120c4e9
commit
a679b8ea31
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue