Skip to content

Commit 6327918

Browse files
authored
Bump formatter (#241)
* Bump formatter * 0.13.12
1 parent dad5326 commit 6327918

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-motoko",
33
"displayName": "Motoko",
44
"description": "Motoko language support",
5-
"version": "0.13.11",
5+
"version": "0.13.12",
66
"publisher": "dfinity-foundation",
77
"repository": "https://github.com/dfinity/vscode-motoko",
88
"engines": {
@@ -169,7 +169,7 @@
169169
"mnemonist": "0.39.5",
170170
"motoko": "3.6.6",
171171
"prettier": "2.8.0",
172-
"prettier-plugin-motoko": "0.8.0",
172+
"prettier-plugin-motoko": "0.8.1",
173173
"url-relative": "1.0.0",
174174
"vscode-languageclient": "8.0.2",
175175
"vscode-languageserver": "8.0.2",

0 commit comments

Comments
 (0)