Skip to content

Commit 87c63d3

Browse files
committed
@vectorim/syn2mas -> @vector-im/syn2mas
1 parent 9bbbd27 commit 87c63d3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

tools/syn2mas/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ The tool has two modes of operation:
1212
Pre-migration advisor:
1313

1414
```sh
15-
npx @vectorim/syn2mas --command=advisor --synapseConfigFile homeserver.yaml
15+
npx @vector-im/syn2mas --command=advisor --synapseConfigFile homeserver.yaml
1616
```

tools/syn2mas/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/syn2mas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@vectorim/syn2mas",
2+
"name": "@vector-im/syn2mas",
33
"version": "0.12.0-rc.0",
44
"description": "A tool to migrate Synapse users and sessions to the Matrix Authentication Service",
55
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)