From dab09bd2b79ccffc63baf8881faf60d1dec3a23a Mon Sep 17 00:00:00 2001 From: Uiolee <22849383+uiolee@users.noreply.github.com> Date: Tue, 15 Aug 2023 21:08:15 +0800 Subject: [PATCH] Update package.json --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index cf4e554..a6de97a 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,12 @@ ], "author": "Mimi (https://zhangshuqiao.org)", "license": "LGPL-3.0", + "dependencies": { + "cargo-cp-artifact": "^0.1" + }, "devDependencies": { "@next-theme/eslint-config": "0.0.3", "c8": "^7.12.0", - "cargo-cp-artifact": "^0.1", "chai": "4.3.7", "eslint": "8.27.0", "lorem-ipsum": "^2.0.8",