Skip to content

Commit

Permalink
Whitelist file(s) to be added to the npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
astorije committed May 29, 2018
1 parent e9d5d2a commit d3f3ad3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "2.0.0-rc.1",
"description": "Chai assertions for Facebook's Immutable library for JavaScript collections",
"main": "chai-immutable.js",
"directories": {
"test": "test"
},
"files": [
"chai-immutable.js"
],
"scripts": {
"format": "run-s -c \"lint:eslint --fix\" \"lint:prettier --write\"",
"lint:eslint": "eslint --ignore-path .gitignore . --report-unused-disable-directives",
Expand Down

0 comments on commit d3f3ad3

Please sign in to comment.