aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2017-09-29 21:12:42 -0700
committermitermayer <mitermayer.reis@gmail.com>2017-09-29 21:12:42 -0700
commit58ffa35566d2d84db4c57612e4d10dae2276e6a9 (patch)
tree5085ca470e472fd57e1710834a7c7aca2e234d0f /package.json
parent964b8d30b991f9b551172250116a660b2b6f41cc (diff)
downloadvim-prettier-58ffa35566d2d84db4c57612e4d10dae2276e6a9.tar.xz
WIP
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 a0f4832..adf9cf5 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,6 @@
"url": "git://github.com/prettier/vim-prettier.git"
},
"dependencies": {
- "prettier": "1.7.1"
+ "prettier": "^1.7.2"
}
}