diff --git a/package.json b/package.json index cf745b0..8baf188 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "clean": "rm -rf build", "flow": "flow", "lint": "eslint src", - "postinstall": "npm run clean && npm test && npm run build" + "postinstall": "npm run clean && npm run build" }, "author": "Arwed Mett", "license": "MIT", diff --git a/src/components/projects.js b/src/components/projects.js index 2f78c34..f2c818c 100644 --- a/src/components/projects.js +++ b/src/components/projects.js @@ -26,4 +26,10 @@ export default () => description="Chrome extension to display full-name(s) instead of SAP D- / I-User in GitHub Enterprise." img="https://github.com/cgrail/github-chrome-fullname/raw/master/chrome-store-screenshot.png" /> +