Remove the proposed flag in package json

This commit is contained in:
Sandeep Somavarapu 2017-06-02 10:46:15 +02:00
Родитель 4437d8cd59
Коммит 29e0136acc
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,6 @@
"engines": {
"vscode": "^1.13.0"
},
"enableProposedApi": true,
"categories": [
"Other"
],