Browse Source

Release 7.2.4

master 7.2.4
nkzawa 8 years ago
parent
commit
dd43a3a57f
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

@ -1,6 +1,6 @@
{ {
"name": "now", "name": "now",
"version": "7.2.3", "version": "7.2.4",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "now", "name": "now",
"version": "7.2.3", "version": "7.2.4",
"description": "The command line interface for Now", "description": "The command line interface for Now",
"repository": "zeit/now-cli", "repository": "zeit/now-cli",
"license": "MIT", "license": "MIT",

Loading…
Cancel
Save