Skip to content

Commit

Permalink
fix: #24
Browse files Browse the repository at this point in the history
  • Loading branch information
junstyle committed Apr 26, 2024
1 parent 1709efe commit 3e76a33
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
Expand Up @@ -4,7 +4,7 @@
"description": "📍formatter, django template support, highlight, format, prettier, auto-complete",
"author": "junstyle",
"license": "MIT",
"version": "1.0.29",
"version": "1.0.30",
"repository": {
"type": "git",
"url": "https://github.com/junstyle/vscode-django-support"
Expand Down Expand Up @@ -114,7 +114,7 @@
},
"dependencies": {
"prettier": "^2.8.8",
"prettier-plugin-django": "^0.5.12"
"prettier-plugin-django": "^0.5.13"
},
"devDependencies": {
"@types/node": "^16.18.52",
Expand Down

0 comments on commit 3e76a33

Please sign in to comment.