Adds repository field to babel-regenerator-runtime (#3506)
Similiar to #3370. One of our licensing checking scripts throws warnings, as we expect npm dependencies to contain the repository field.
This commit is contained in:
parent
ff044bbb0f
commit
13c961d29d
@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"version": "6.5.0",
|
||||
"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"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user