Skip to content

Commit a11bbfb

Browse files
committed
update repo location
1 parent e321119 commit a11bbfb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "postman-local",
33
"description": "A client to facilitate local development of scripts for Postman.",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"license": "Apache-2.0",
6-
"homepage": "https://github.com/matt-ball/postman-cli",
6+
"homepage": "https://github.com/matt-ball/postman-local",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/matt-ball/postman-cli.git"
9+
"url": "git+https://github.com/matt-ball/postman-local.git"
1010
},
1111
"keywords": [
1212
"postman",

0 commit comments

Comments
 (0)