switched to yarn for package management

This commit is contained in:
2021-10-12 20:11:32 +02:00
parent 33fd9f6b5c
commit c817aecf12
5 changed files with 8798 additions and 8942 deletions

View File

@@ -15,6 +15,7 @@
"core-js": "^3.18.2",
"echarts": "^5.2.1",
"luxon": "^2.0.2",
"string-sanitizer": "^2.0.2",
"vue": "^3.2.19",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
@@ -30,7 +31,6 @@
"eslint": "^6.8.0",
"eslint-plugin-vue": "^7.19.1",
"sass": "^1.42.1",
"sass-loader": "^10.2.0",
"string-sanitizer": "^2.0.2"
"sass-loader": "^10.2.0"
}
}