Browse Source

Prepared for the npm release

master
Leo Lamprecht 8 years ago
parent
commit
bfb83d7f1a
  1. 3
      package.json

3
package.json

@ -1,7 +1,8 @@
{
"name": "now",
"version": "6.0.0",
"private": true,
"description": "The command line interface for Now",
"repository": "zeit/now-cli",
"scripts": {
"postinstall": "node download/postinstall.js",
"precommit": "xo --quiet && lint-staged",

Loading…
Cancel
Save