Try to fix issue with npm publishing

This commit is contained in:
Clement Michaud 2017-09-04 23:49:11 +02:00
parent 86bb5c5a19
commit d4a2b5dab9

View File

@ -104,7 +104,7 @@
"uglify-es": "^3.0.15" "uglify-es": "^3.0.15"
}, },
"files": [ "files": [
"dist", "dist/",
"LICENSE" "LICENSE"
], ],
"nyc": { "nyc": {