From b1010223ff5326dd6cf6307e69020b7a6d9549ba Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Tue, 15 Aug 2023 11:11:08 -0400 Subject: [PATCH] alpha auto --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de7c3e90..dbbcf42e 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "vue-router": "4.2.4" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.3.2", "@pinia/testing": "0.1.2", + "@rushstack/eslint-patch": "^1.3.2", "@testing-library/jest-dom": "5.16.5", "@testing-library/user-event": "14.4.3", "@testing-library/vue": "6.6.1",