Browse Source

Make description match the one on the site

master
Leo Lamprecht 8 years ago
parent
commit
13642efae5
No known key found for this signature in database GPG Key ID: C251EE4DA454117B
  1. 3
      package.json

3
package.json

@ -1,9 +1,8 @@
{
"name": "now",
"version": "0.25.0",
"description": "realtime instant node.js deployment with one command",
"description": "Realtime global deployments",
"repository": "zeit/now",
"readme": "",
"main": "./build/lib/index",
"files": [
"build"

Loading…
Cancel
Save