diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0d0c4cc..e85dd31 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.2" + "syncpack": "12.3.3" }, "license": "MIT", "main": "index.js", |