aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsoruly <[email protected]>2020-06-18 09:49:27 +0800
committerGitHub <[email protected]>2020-06-18 09:49:27 +0800
commitc79134501bd52ba7c269637ea8b6d772ac548742 (patch)
tree06ca2b84a13a0f13bd9a215bb959497a79d19a7e /package.json
parentMerge pull request #9 from soruly/dependabot/npm_and_yarn/now/node-1.7.0 (diff)
parentBump @now/node from 1.7.0 to 1.7.1 (diff)
downloadtrace.moe-image-proxy-c79134501bd52ba7c269637ea8b6d772ac548742.tar.xz
trace.moe-image-proxy-c79134501bd52ba7c269637ea8b6d772ac548742.zip
Merge pull request #10 from soruly/dependabot/npm_and_yarn/now/node-1.7.1
Bump @now/node from 1.7.0 to 1.7.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 0b45fcf..68e8193 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.7.0",
+ "@now/node": "^1.7.1",
"prettier": "^2.0.5",
"typescript": "^3.9.5"
},