Skip to content

Commit

Permalink
Add extensionDependencies in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Adadov committed Dec 26, 2024
1 parent 9053c7a commit 91ce3b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
"watch": "tsc -watch -p ./",
"pretest": "npm run compile && npm run lint"
},
"extensionDependencies": [
"rvsmartporting.rpm-spec-ext"
],
"devDependencies": {
"@types/node": "^18.19.63",
"@types/vscode": "^1.95.0",
Expand Down

0 comments on commit 91ce3b8

Please sign in to comment.