Add missing description to all package.json files (#4703) [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "babel-helper-builder-binary-assignment-operator-visitor",
|
||||
"version": "6.15.0",
|
||||
"description": "",
|
||||
"description": "Helper function to build binary assignment operator visitors",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
|
||||
Reference in New Issue
Block a user