bumped version to 1.0.4 & updated deps
All checks were successful
CSGOWTF/csgowtf/pipeline/pr-master This commit looks good
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2022-02-04 15:11:58 +01:00
parent f64844c132
commit e2cb8e20fa
2 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "csgowtf",
"version": "1.0.3",
"version": "1.0.4",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@@ -11,7 +11,7 @@
"@popperjs/core": "^2.11.2",
"axios": "^0.25.0",
"bootstrap": "^5.1.3",
"core-js": "^3.20.3",
"core-js": "^3.21.0",
"dotenv-webpack": "^7.1.0",
"echarts": "^5.3.0",
"fork-awesome": "^1.2.0",
@@ -35,7 +35,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^7.20.0",
"sass": "^1.49.0",
"sass": "^1.49.7",
"sass-loader": "^10.2.1"
},
"packageManager": "yarn@3.0.2"