Add name field to package.json (#5311) [skip ci]

This commit is contained in:
Sergey Rubanov 2017-02-15 18:55:12 +03:00 committed by Henry Zhu
parent 7dcc9708e3
commit 958f72ddc2

View File

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