init parsing items in tables and filtering

This commit is contained in:
Bart van der Braak 2020-01-31 14:49:53 +01:00
parent 7831f58bc7
commit 1269d3efc1
6 changed files with 93 additions and 12 deletions

View file

@ -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",