Updated 'Search' package.json

This commit is contained in:
Denys Vuika 2016-06-16 10:45:53 +01:00
parent dcba313d86
commit eda4243ad2

View File

@ -28,6 +28,8 @@
"coverage": "npm run test && http-server -c-1 -o -p 9875 ./coverage/report", "coverage": "npm run test && http-server -c-1 -o -p 9875 ./coverage/report",
"prepublish": "npm run build" "prepublish": "npm run build"
}, },
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/Alfresco/dev-platform-webcomponents.git" "url": "https://github.com/Alfresco/dev-platform-webcomponents.git"