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" "prepublish": "npm run build"
}, },
"files": [ "files": [
"index.js", "dist/src/index.js",
"index.d.ts", "dist/src/index.d.ts",
"index.js.map" "dist/src/index.js.map"
], ],
"keywords": [ "keywords": [
"type", "type",