Skip to content

Commit

Permalink
Finalize and publish types package 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gjsjohnmurray committed Nov 12, 2024
1 parent cacb746 commit 795fe9a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"node-cmd": "^5.0.0"
},
"devDependencies": {
"@intersystems-community/intersystems-servermanager": "^3.8.0-beta.2",
"@intersystems-community/intersystems-servermanager": "^3.8.0",
"@types/vscode": "^1.93.0",
"@types/glob": "^7.1.1",
"@types/mocha": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@intersystems-community/intersystems-servermanager",
"version": "3.8.0-beta.2",
"version": "3.8.0",
"description": "InterSystems Server Manager VS Code extension API interfaces and constants",
"types": "index.d.ts",
"main": "index.js",
Expand Down

0 comments on commit 795fe9a

Please sign in to comment.