Skip to content

Commit ed72e40

Browse files
committed
chore: move to npmx-dev now!
1 parent 44dff1f commit ed72e40

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<p align="center">
2-
<img src="https://github.com/9romise/vscode-npmx/blob/main/res/logo.png?raw=true" height="150">
2+
<img src="https://github.com/npmx-dev/vscode-npmx/blob/main/res/logo.png?raw=true" height="150">
33
</p>
44

55
<h1 align="center">npmx <sup>VS Code</sup></h1>
66

77
<p align="center">
8-
<a href="https://marketplace.visualstudio.com/items?itemName=9romise.npmx">
9-
<img src="https://img.shields.io/visual-studio-marketplace/v/9romise.npmx?color=blue&label=VS%20Code%20Marketplace" alt="VS Code Marketplace">
8+
<a href="https://marketplace.visualstudio.com/items?itemName=npmx-dev.npmx">
9+
<img src="https://img.shields.io/visual-studio-marketplace/v/npmx-dev.npmx?color=blue&label=VS%20Code%20Marketplace" alt="VS Code Marketplace">
1010
</a>
1111
<a href="https://kermanx.github.io/reactive-vscode/" target="__blank"><img src="https://img.shields.io/badge/made_with-reactive--vscode-%23007ACC?style=flat&labelColor=%23229863" alt="Made with reactive-vscode" /></a>
1212
</p>

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"publisher": "9romise",
2+
"publisher": "npmx-dev",
33
"name": "vscode-npmx",
44
"displayName": "npmx",
55
"type": "module",
@@ -12,13 +12,13 @@
1212
"url": "https://github.com/9romise"
1313
},
1414
"license": "MIT",
15-
"homepage": "https://github.com/9romise/vscode-npmx#readme",
15+
"homepage": "https://github.com/npmx-dev/vscode-npmx#readme",
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/9romise/vscode-npmx.git"
18+
"url": "git+https://github.com/npmx-dev/vscode-npmx.git"
1919
},
2020
"bugs": {
21-
"url": "https://github.com/9romise/vscode-npmx/issues"
21+
"url": "https://github.com/npmx-dev/vscode-npmx/issues"
2222
},
2323
"keywords": [
2424
"npmx"

0 commit comments

Comments
 (0)