Add missing description to all package.json files (#4703) [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-strict-mode",
|
||||
"version": "6.11.3",
|
||||
"description": "TODO",
|
||||
"description": "This plugin places a 'use strict'; directive at the top of all files to enable strict mode",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
|
||||
Reference in New Issue
Block a user