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 e85dd31..73fd673 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.3" + "syncpack": "12.4.0" }, "license": "MIT", "main": "index.js", |