This commit is contained in:
Rob Lourens 2018-05-21 13:46:15 -07:00
Родитель c35aeca755
Коммит 47782a37b6
2 изменённых файлов: 2 добавлений и 2 удалений

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "vscode-chrome-debug-core",
"version": "5.0.2",
"version": "5.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,7 +1,7 @@
{
"name": "vscode-chrome-debug-core",
"displayName": "vscode-chrome-debug-core",
"version": "5.0.2",
"version": "5.0.3",
"description": "A library for building VS Code debug adapters for targets that support the Chrome Remote Debug Protocol",
"repository": {
"type": "git",