Skip to content

Commit 2ec015b

Browse files
authored
Update formatter (#267)
* Bump formatter * 0.15.1
1 parent 2bde9e2 commit 2ec015b

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.15.0",
5+
"version": "0.15.1",
66
"publisher": "dfinity-foundation",
77
"repository": "https://github.com/dfinity/vscode-motoko",
88
"engines": {
@@ -174,7 +174,7 @@
174174
"mnemonist": "0.39.5",
175175
"motoko": "3.6.12",
176176
"prettier": "2.8.0",
177-
"prettier-plugin-motoko": "0.8.2",
177+
"prettier-plugin-motoko": "0.8.4",
178178
"url-relative": "1.0.0",
179179
"vscode-languageclient": "8.0.2",
180180
"vscode-languageserver": "8.0.2",

0 commit comments

Comments
 (0)