Skip to content

Commit 7659da3

Browse files
Merge pull request #172 from github/ketchup/renameNpmPackage
Change name of NPM package from vscode-github-actions to @github/vscode-github-actions
2 parents 8bf729f + 11de0d4 commit 7659da3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vscode-github-actions",
2+
"name": "@github/vscode-github-actions",
33
"displayName": "GitHub Actions",
44
"publisher": "github",
55
"icon": "resources/logo.png",

0 commit comments

Comments
 (0)