From c23efbe2832d1a9eecd4ef5d20d984661b24dd22 Mon Sep 17 00:00:00 2001 From: inleft <inleft@qq.com> Date: Tue, 22 Feb 2022 01:21:52 +0800 Subject: [PATCH] 文章添加补充 --- package.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 0d554fc..9e7238d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "default", + "name": "loading..", "version": "0.1.0", "private": true, "scripts": { @@ -14,8 +14,11 @@ "axios": "^0.24.0", "babel-plugin-import": "^1.13.3", "core-js": "^2.6.5", + "jquery": "^3.6.0", + "js-md5": "^0.7.3", "jsdom": "^18.1.1", "location": "0.0.1", + "mockjs2": "^1.0.8", "navigator": "^1.0.1", "text-loader": "^0.0.1", "vue": "^2.6.14", -- Gitblit v1.9.1