Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 6cf9b94

Browse files
committed
changing to scoped packages
1 parent 403488a commit 6cf9b94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "express-gateway",
3-
"version": "2.0.0",
2+
"name": "@mappedin/express-gateway",
3+
"version": "2.0.1",
44
"description": "A microservices API gateway built on top of ExpressJS",
55
"homepage": "https://www.express-gateway.io",
6-
"repository": "expressgateway/express-gateway",
6+
"repository": "MappedIn/express-gateway",
77
"keywords": [
88
"microservices",
99
"apis",

0 commit comments

Comments
 (0)