Add funding field to package.json (#10687) [ci-skip]
This commit is contained in:
parent
8e5f2dc929
commit
b2767c7d8a
@ -28,6 +28,10 @@
|
||||
"engines": {
|
||||
"node": ">=6.9.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/babel"
|
||||
},
|
||||
"browser": {
|
||||
"./lib/config/files/index.js": "./lib/config/files/index-browser.js",
|
||||
"./lib/transform-file.js": "./lib/transform-file-browser.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user