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-helper-module-transforms",
"name": "@babel/helper-module-transforms",
"version": "7.0.0-beta.3",
"description": "Babel helper functions for implementing ES6 module transformations",
"author": "Logan Smyth <loganfsmyth@gmail.com>",