Skip to content

Commit

Permalink
updated package task-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
hey24sheep committed Oct 28, 2021
1 parent bd3748e commit ae39d7a
Show file tree
Hide file tree
Showing 11 changed files with 1,273 additions and 40 deletions.
429 changes: 420 additions & 9 deletions tasks/analyze/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tasks/analyze/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flutteranalyze",
"version": "0.2.36",
"version": "0.2.37",
"description": "Flutter Analyze Task",
"main": "index.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hey24sheep/azure-flutter-tasks#readme",
"dependencies": {
"azure-pipelines-task-lib": "^2.7.0",
"azure-pipelines-task-lib": "^2.12.2",
"vsts-task-tool-lib": "*"
}
}
Loading

0 comments on commit ae39d7a

Please sign in to comment.