Fix files in package.json

This commit is contained in:
Lukas Tetzlaff 2017-11-02 13:14:22 +01:00
parent 2c9e6c70db
commit c4fc587ab0

View file

@ -22,9 +22,9 @@
"prepublish": "npm run build"
},
"files": [
"index.js",
"index.d.ts",
"index.js.map"
"dist/src/index.js",
"dist/src/index.d.ts",
"dist/src/index.js.map"
],
"keywords": [
"type",