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-plugin-transform-pipeline-operator",
"name": "@babel/plugin-transform-pipeline-operator",
"version": "7.0.0-beta.3",
"description": "Transform pipeline operator into call expressions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-pipeline-operator",