diff options
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 dcb01e2..0d0c4cc 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Matt Strapp <matt@mattstrapp.net>", "devDependencies": { - "syncpack": "12.3.1" + "syncpack": "12.3.2" }, "license": "MIT", "main": "index.js", |