From 1479571c62792a0ea290d4d5db29aa4bbd18ff25 Mon Sep 17 00:00:00 2001 From: 778477 <1032419360@qq.com> Date: Thu, 30 Mar 2017 22:55:43 +0800 Subject: [PATCH] use atom-beautify 0.29.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d33ba58..fc9b237 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "linter": "git+https://github.com/TheraPackages/linter.git#v1.0.8", "autocomplete-weex": "git+https://github.com/TheraPackages/autocomplete-weex.git", "atom-notifier": "git+https://github.com/TheraPackages/notifier.git#v0.5.3", - "atom-beautify": "git+https://github.com/TheraPackages/atom-beautify.git#v0.29.18", + "atom-beautify": "git+https://github.com/TheraPackages/atom-beautify.git#v0.29.19", "weex-run": "git+https://github.com/TheraPackages/weex-run.git#v1.1.13" }, "standard": {