aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsoruly <[email protected]>2020-09-12 13:00:50 +0800
committerGitHub <[email protected]>2020-09-12 13:00:50 +0800
commitb057c2384162731f880c97dcc536cc98834b2248 (patch)
treedc1e51fca9baddd16bca69e4d14752d3278e33ec /package.json
parentMerge pull request #21 from soruly/dependabot/npm_and_yarn/node-fetch-2.6.1 (diff)
parentBump @now/node from 1.8.1 to 1.8.2 (diff)
downloadtrace.moe-image-proxy-b057c2384162731f880c97dcc536cc98834b2248.tar.xz
trace.moe-image-proxy-b057c2384162731f880c97dcc536cc98834b2248.zip
Merge pull request #22 from soruly/dependabot/npm_and_yarn/now/node-1.8.2
Bump @now/node from 1.8.1 to 1.8.2
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 d0c5537..e7173d9 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.8.1",
+ "@now/node": "^1.8.2",
"prettier": "^2.1.1",
"typescript": "^4.0.2"
},