Scoped: rename package names to @babel/ [skip ci]

This commit is contained in:
Henry Zhu
2017-10-16 14:01:54 -04:00
parent 279f55cd9b
commit 1cd564bd16
127 changed files with 127 additions and 127 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "babel-standalone",
"name": "@babel/standalone",
"version": "7.0.0-beta.3",
"description": "Standalone build of Babel for use in non-Node.js environments.",
"main": "babel.js",