Skip to content

Commit 6176e45

Browse files
authored
Remove proposed api attribute (#4029)
1 parent c14e928 commit 6176e45

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
@@ -8,7 +8,6 @@
88
"license": "SEE LICENSE IN RuntimeLicenses/license.txt",
99
"icon": "images/csharpIcon.png",
1010
"preview": false,
11-
"enableProposedApi": true,
1211
"bugs": {
1312
"url": "https://github.com/OmniSharp/omnisharp-vscode/issues"
1413
},
@@ -3496,4 +3495,4 @@
34963495
]
34973496
}
34983497
}
3499-
}
3498+
}

0 commit comments

Comments
 (0)