From 455f70e03e7393b73029866b02ec5d3460927cf9 Mon Sep 17 00:00:00 2001 From: Baku Hashimoto Date: Sun, 8 Oct 2023 07:27:17 +0900 Subject: [PATCH] Add linearly as dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0c1b35..bad7203 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "bim": "^1.3.3", "date-format-parse": "^0.2.7", "eventemitter3": "^4.0.7", + "linearly": "^0.17.0", "lodash": "^4.17.21", "p-timeout": "^6.1.2", "promise-queue": "^2.2.5", @@ -61,7 +62,6 @@ "eslint-plugin-unused-imports": "^2.0.0", "eslint-plugin-vue": "^9.17.0", "file-saver": "^2.0.5", - "linearly": "^0.12.1", "npm-run-all": "^4.1.5", "prettier": "^2.3.2", "stylus": "^0.60.0",