Skip to content

Commit 31bd0b6

Browse files
committed
package.json updated
1 parent c7def8e commit 31bd0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fetchkit/chaos-proxy",
33
"version": "1.0.2",
4-
"description": "Express-based proxy and CLI for injecting network chaos (latency, failures, drops, rate-limiting) into API requests. Configurable via YAML.",
4+
"description": "Proxy and CLI for injecting network chaos (latency, failures, drops, rate-limiting) into API requests. Configurable via YAML.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [
@@ -36,7 +36,7 @@
3636
"author": "Gabor Koos <gkoos@users.noreply.github.com>",
3737
"repository": {
3838
"type": "git",
39-
"url": "https://github.com/gkoos/chaos-proxy.git"
39+
"url": "https://github.com/fetch-kit/chaos-proxy.git"
4040
},
4141
"publishConfig": {
4242
"access": "public"

0 commit comments

Comments
 (0)