mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-07-25 12:39:10 +00:00
init parsing items in tables and filtering
This commit is contained in:
parent
7831f58bc7
commit
1269d3efc1
6 changed files with 93 additions and 12 deletions
|
@ -8,7 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "4.4.1",
|
||||
"bootstrap": "^4.4.1",
|
||||
"bootstrap-vue": "^2.3.0",
|
||||
"core-js": "^3.4.4",
|
||||
"vue": "^2.6.10"
|
||||
|
@ -19,7 +19,7 @@
|
|||
"@vue/cli-plugin-eslint": "^4.1.0",
|
||||
"@vue/cli-service": "^4.1.0",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"bootstrap": "^4.3.1",
|
||||
"bootstrap": "^4.4.1",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.0.0",
|
||||
"mutationobserver-shim": "^0.3.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue