Skip to content

Commit

Permalink
Prepare v3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTup committed Sep 1, 2021
1 parent 084be8a commit fbf41d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "flutter",
"displayName": "Flutter",
"description": "Flutter support and debugger for Visual Studio Code.",
"version": "3.25.0",
"version": "3.26.0",
"publisher": "Dart-Code",
"engines": {
"vscode": "^1.56.0"
"vscode": "^1.59.0"
},
"extensionKind": [
"workspace"
Expand Down Expand Up @@ -55,8 +55,8 @@
},
"devDependencies": {
"@types/node": "^14.17.1",
"@types/vscode": "^1.56.0",
"@types/vscode": "^1.59.0",
"tslint": "^6.1.3",
"typescript": "^4.2.4"
"typescript": "^4.3.5"
}
}

0 comments on commit fbf41d7

Please sign in to comment.