Skip to content

Commit 7df8537

Browse files
author
Vincent Palmer
committed
chore(cd): Correct namespace.
Signed-off-by: Vincent Palmer <[email protected]>
1 parent c6533dc commit 7df8537

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@curegroupgmbh:registry=https://npm.pkg.github.com
1+
@shift:registry=https://npm.pkg.github.com

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@curegroupgmbh/wsdl-tsclient",
2+
"name": "@shift/wsdl-tsclient",
33
"version": "1.4.1",
44
"description": "Generate typescript soap client with typescript definitons from WSDL file.",
55
"main": "./dist/src/index.js",

0 commit comments

Comments
 (0)