aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2018-11-07 20:54:59 -0800
committermitermayer <mitermayer.reis@gmail.com>2018-11-07 20:54:59 -0800
commitc940a5e39eb13193a42c45f1bc1d971cb06b2f8a (patch)
tree9df84e5872d8be47afc879eb359acfdf0966ab6a /package.json
parent9078adb61e8678c5526e03803008636452181c98 (diff)
parentf2755ec6fe465fb6af051a254d826018dcde2a50 (diff)
downloadvim-prettier-c940a5e39eb13193a42c45f1bc1d971cb06b2f8a.tar.xz
Merge branch 'master' into release/1.x
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc61873..a390ea6 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,6 @@
"@prettier/plugin-php": "^0.9.0",
"@prettier/plugin-python": "prettier/plugin-python",
"@prettier/plugin-swift": "prettier/plugin-swift",
- "prettier": "^1.10.2"
+ "prettier": "^1.15.1"
}
}