Browse Source

7.3.0

master 7.3.0
Matheus Fernandes 8 years ago
parent
commit
21cbdc2059
No known key found for this signature in database GPG Key ID: DD07CA4EA7B65C4F
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

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

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "now", "name": "now",
"version": "7.2.4", "version": "7.3.0",
"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