Change root package.json#name (#10021)

* Change root package.json#name

I'm pretty sure GitHub's new Dependants feature is based on this package.json. I'm updating it here so it will reflect the new name for the core package.

* Update package.json
This commit is contained in:
Jamie Kyle 2019-06-04 14:57:38 -07:00 committed by Nicolò Ribaudo
parent d7801c644c
commit f92c2ae830

View File

@ -1,5 +1,5 @@
{
"name": "babel",
"name": "babel-core",
"private": true,
"license": "MIT",
"scripts": {