Merge pull request #163 from github/cschleiden/update-package-urls

Update repository urls
This commit is contained in:
Christopher Schleiden
2023-02-23 07:51:08 -08:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/github/actions-languageservices/actions-expressions"
"url": "https://github.com/actions/languageservices"
},
"scripts": {
"build": "tsc --build tsconfig.build.json",
+1 -1
View File
@@ -25,7 +25,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/github/actions-languageserver/"
"url": "https://github.com/actions/languageservices"
},
"scripts": {
"build": "tsc --build tsconfig.build.json",
+1 -1
View File
@@ -25,7 +25,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/github/actions-languageservice/"
"url": "https://github.com/actions/languageservices"
},
"scripts": {
"build": "tsc --build tsconfig.build.json",
+1 -1
View File
@@ -24,7 +24,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/github/actions-languageservices/actions-workflow-parser"
"url": "https://github.com/actions/languageservices"
},
"scripts": {
"build": "tsc --build tsconfig.build.json",