Use * for parser package version

This commit is contained in:
Josh Gross
2022-12-12 19:23:33 -05:00
parent 037cf7eb3f
commit d392681394
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
},
"dependencies": {
"@github/actions-languageservice": "^0.1.49",
"@github/actions-workflow-parser": "^0.0.33",
"@github/actions-workflow-parser": "*",
"@octokit/rest": "^19.0.5",
"vscode-languageserver": "^8.0.2",
"vscode-languageserver-textdocument": "^1.0.7",