Mercurial > ec-userscripts
comparison 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 |
comparison
equal
deleted
inserted
replaced
84:af4f8b25495e | 85:9c8cde985caf |
---|---|
4 "license": "MIT", | 4 "license": "MIT", |
5 "scripts": { | 5 "scripts": { |
6 "lint": "standard *.user.js" | 6 "lint": "standard *.user.js" |
7 }, | 7 }, |
8 "dependencies": { | 8 "dependencies": { |
9 "standard": "^14.3.3" | 9 "standard": "^16.0.3" |
10 } | 10 } |
11 } | 11 } |