aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-06 20:18:20 -0700
committerFuwn <[email protected]>2021-05-06 20:18:20 -0700
commit786e67ad0b14b4d01a6f6e9d6421bb3d78c2f06a (patch)
treea25d1087611def6ee09e3defd8d330f623dda4b7 /package.json
parentfix(utils): more safe-guards (diff)
downloadapi-worker-786e67ad0b14b4d01a6f6e9d6421bb3d78c2f06a.tar.xz
api-worker-786e67ad0b14b4d01a6f6e9d6421bb3d78c2f06a.zip
refactor(deps): move npm deps to dev deps
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 4ff61e6..b464467 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"commit": "cz",
"commit:signed": "cz -S"
},
- "dependencies": {
+ "devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"commitizen": "4.2.3",