Merge pull request babel/babel-eslint#255 from deepsweet/npm-ignore
include only necessary files in npm package
This commit is contained in:
parent
05f708c330
commit
e4f43aa51b
@ -1 +0,0 @@
|
|||||||
eslint
|
|
||||||
@ -3,6 +3,7 @@
|
|||||||
"version": "5.0.0-beta10",
|
"version": "5.0.0-beta10",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
"files": ["index.js"],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/babel/babel-eslint.git"
|
"url": "https://github.com/babel/babel-eslint.git"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user