Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
Take -core 3.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Oct 31, 2016
1 parent 80dc112 commit 8fd59b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "debugger-for-chrome",
"displayName": "Debugger for Chrome",
"version": "2.1.1",
"version": "2.1.2",
"icon": "images/icon.png",
"description": "Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol.",
"author": {
Expand All @@ -22,7 +22,7 @@
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"license": "SEE LICENSE IN LICENSE.txt",
"dependencies": {
"vscode-chrome-debug-core": "3.3.6",
"vscode-chrome-debug-core": "3.3.7",
"vscode-debugadapter": "^1.13.1",
"vscode-debugprotocol": "^1.13.0"
},
Expand Down

0 comments on commit 8fd59b6

Please sign in to comment.