Skip to content

Commit a0e1d3c

Browse files
committed
DO NOT MERGE: Testing build with changed name
1 parent 050d254 commit a0e1d3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "powershell-preview",
3-
"displayName": "PowerShell Preview",
2+
"name": "powershell-test",
3+
"displayName": "PowerShell",
44
"version": "2021.2.3",
5-
"preview": true,
5+
"preview": false,
66
"publisher": "ms-vscode",
7-
"description": "(Preview) Develop PowerShell scripts in Visual Studio Code!",
7+
"description": "Develop PowerShell scripts in Visual Studio Code!",
88
"engines": {
99
"vscode": "^1.52.0"
1010
},

0 commit comments

Comments
 (0)