diff package.json @ 85:9c8cde985caf

Update standard and fix
author nanaya <me@nanaya.pro>
date Thu, 15 Apr 2021 15:01:22 +0900
parents 20c42dd14d17
children 14eafa2920c8
line wrap: on
line diff
--- a/package.json	Thu Apr 15 14:56:23 2021 +0900
+++ b/package.json	Thu Apr 15 15:01:22 2021 +0900
@@ -6,6 +6,6 @@
     "lint": "standard *.user.js"
   },
   "dependencies": {
-    "standard": "^14.3.3"
+    "standard": "^16.0.3"
   }
 }