Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjien committed May 9, 2024
1 parent 0262ed9 commit 7db748f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jenkins-log-reader",
"displayName": "jenkins-log-reader",
"description": "read jenkins log, analyse with local AI.",
"version": "0.1.5",
"version": "0.1.6",
"engines": {
"vscode": "^1.89.0"
},
Expand Down Expand Up @@ -119,7 +119,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/node": "^20.12.11",
"@types/vscode": "^1.89.0",
"@vscode/test-cli": "^0.0.9",
"@vscode/test-electron": "^2.3.9",
Expand All @@ -135,7 +135,7 @@
"crypto": "^1.0.1",
"husky": "^9.0.11",
"marked": "^12.0.2",
"openai": "^4.40.2",
"openai": "^4.43.0",
"react-markdown": "^9.0.1",
"rehype-highlight": "^7.0.0",
"rehype-raw": "^7.0.0",
Expand Down

0 comments on commit 7db748f

Please sign in to comment.