Skip to content

Commit 98b721f

Browse files
author
Kenneth Shepherd
committed
reverted package version and name back to original so we can hopefully do a PR to the parent project.
1 parent 7ca1588 commit 98b721f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "vscode-objectscript-pcs",
2+
"name": "vscode-objectscript",
33
"displayName": "InterSystems ObjectScript",
44
"description": "InterSystems ObjectScript language support for Visual Studio Code",
5-
"version": "0.7.10",
5+
"version": "0.7.9",
66
"icon": "images/logo.png",
77
"categories": [
88
"Programming Languages",

0 commit comments

Comments
 (0)