From a87440574600a13bc655fafb2e215c7766e7aa68 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Tue, 25 May 2021 23:31:12 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f1d752a..9d35b66 100644 --- a/package.json +++ b/package.json @@ -14,18 +14,18 @@ "@kyvg/vue3-notification": "^2.3.0", "@soerenmartius/vue3-clipboard": "^0.1.2", "focus-visible": "^5.2.0", - "normalize-scss": "^7.0.1", "leaflet": "^1.7.1", + "normalize-scss": "^7.0.1", "vue": "^3.0.11", "vuex": "^4.0.0" }, "devDependencies": { + "@types/leaflet": "^1.7.0", "@typescript-eslint/eslint-plugin": "^4.23.0", "@typescript-eslint/parser": "^4.23.0", "@vitejs/plugin-vue": "^1.2.2", "@vue/compiler-sfc": "^3.0.11", "@vue/eslint-config-typescript": "^7.0.0", - "@types/leaflet": "^1.7.0", "eslint": "^7.26.0", "eslint-plugin-vue": "^7.9.0", "patch-package": "^6.4.7",