aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsoruly <[email protected]>2020-04-15 15:37:53 +0800
committerGitHub <[email protected]>2020-04-15 15:37:53 +0800
commit47b51ba5904a2103623953b2c347686393ec6d6e (patch)
treed0c9df0ea193a717d7abf952c303fb67cf41bcd5 /package.json
parentMerge pull request #1 from soruly/dependabot/npm_and_yarn/prettier-2.0.4 (diff)
parentBump @now/node from 1.5.0 to 1.5.1 (diff)
downloadtrace.moe-image-proxy-47b51ba5904a2103623953b2c347686393ec6d6e.tar.xz
trace.moe-image-proxy-47b51ba5904a2103623953b2c347686393ec6d6e.zip
Merge pull request #2 from soruly/dependabot/npm_and_yarn/now/node-1.5.1
Bump @now/node from 1.5.0 to 1.5.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8f9ecea..6a0a1b6 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"homepage": "https://github.com/soruly/trace.moe-image-proxy#readme",
"devDependencies": {
- "@now/node": "^1.5.0",
+ "@now/node": "^1.5.1",
"prettier": "^2.0.4",
"typescript": "^3.8.3"
},