Skip to content

Commit b5de952

Browse files
committed
remove preview label that doesn't really mean anything now :)
use not-defined version
1 parent 09678af commit b5de952

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "ts-essential-plugins",
33
"displayName": "TypeScript Essential Plugins",
4-
"version": "0.0.1",
4+
"version": "0.0.0-dev",
55
"license": "MIT",
6-
"preview": true,
76
"web": true,
87
"contributes": {
98
"commands": [

0 commit comments

Comments
 (0)