update license field with a valid SPDX expression (#3507)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-regenerator-runtime",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-regenerator-runtime",
|
||||
"main": "runtime.js",
|
||||
"license": "BSD"
|
||||
"license": "BSD-2-Clause"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user