Release 0.0.2
This commit is contained in:
parent
6086008c32
commit
eca7c619e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "prettier-plugin-jinja-template",
|
"name": "prettier-plugin-jinja-template",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"description": "Prettier plugin for formatting jinja templates.",
|
"description": "Prettier plugin for formatting jinja templates.",
|
||||||
"author": "David Odenwald",
|
"author": "David Odenwald",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -40,5 +40,5 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"prettier": "^2.0.0"
|
"prettier": "^2.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue