diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2019-06-04 23:03:56 +1000 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-06-04 09:03:56 -0400 |
| commit | a71305b4febc3d8db95d3d144ae3a64c023718f0 (patch) | |
| tree | f0dcc6017f62380b02a08d800503fbf7242fbe72 /package.json | |
| parent | 60d452264198adb3da4820236cf8ea35d33486cd (diff) | |
Handle compiler diagnostics in Rust (#2445)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7ac027447..8f87d4229 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "eslint-config-prettier": "4.1.0", "flatbuffers": "1.9.0", "magic-string": "0.25.2", - "prettier": "1.16.4", + "prettier": "1.17.1", "rollup": "1.4.1", "rollup-plugin-alias": "1.5.1", "rollup-plugin-analyzer": "3.0.0", |
