aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsoruly <[email protected]>2020-06-14 12:30:40 +0800
committerGitHub <[email protected]>2020-06-14 12:30:40 +0800
commit0a0d586511a08a4c81acf0233a1c16e27ddfa7bc (patch)
treeaef83cea8288de12faa3badc262b9e5a7d3059c9 /package.json
parentMerge pull request #8 from soruly/dependabot/npm_and_yarn/typescript-3.9.5 (diff)
parentBump @now/node from 1.6.1 to 1.7.0 (diff)
downloadtrace.moe-image-proxy-0a0d586511a08a4c81acf0233a1c16e27ddfa7bc.tar.xz
trace.moe-image-proxy-0a0d586511a08a4c81acf0233a1c16e27ddfa7bc.zip
Merge pull request #9 from soruly/dependabot/npm_and_yarn/now/node-1.7.0
Bump @now/node from 1.6.1 to 1.7.0
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 77e0c24..0b45fcf 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.6.1",
+ "@now/node": "^1.7.0",
"prettier": "^2.0.5",
"typescript": "^3.9.5"
},