Skip to content

Commit

Permalink
whitelist > blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Feb 8, 2016
1 parent 96aadf7 commit 3017e30
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
.*
/.build
/dist
/lib
/node_modules
*.log
7 changes: 0 additions & 7 deletions .npmignore

This file was deleted.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"Byron Milligan <byronner@gmail.com>"
],
"main": "dist/quill.js",
"files": [
"assets",
"dist",
"src"
],
"dependencies": {
"clone": "~1.0.2",
"deep-equal": "~1.0.1",
Expand Down

0 comments on commit 3017e30

Please sign in to comment.