Browse Source

Field for repository added to package info

master
Leo Lamprecht 7 years ago
parent
commit
36d7cfd4eb
  1. 1
      package.json

1
package.json

@ -3,6 +3,7 @@
"version": "8.0.0-beta.3",
"license": "Apache-2.0",
"description": "The command line interface for Now",
"repository": "zeit/now",
"scripts": {
"test": "eslint .",
"prepublish": "in-install || (npm run prepare && cp /dev/null download/dist/now)",

Loading…
Cancel
Save