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 73fd673..feece27 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Matt Strapp <matt@mattstrapp.net>", "devDependencies": { - "syncpack": "12.4.0" + "syncpack": "13.0.0" }, "license": "MIT", "main": "index.js", |