feature/13-runner-management #42

Merged
philipp merged 37 commits from feature/13-runner-management into dev 2021-01-26 15:58:34 +00:00
Showing only changes of commit 822759a688 - Show all commits

View File

@ -13,6 +13,7 @@
},
"dependencies": {
"@odit/lfk-client-js": "0.1.1",
"csvtojson": "^2.0.10",
"filepond": "4.25.1",
"gridjs": "3.2.2",
"localforage": "1.9.0",
@ -23,7 +24,8 @@
"tailwindcss": "2.0.2",
"tinro": "0.5.7",
"toastify-js": "1.9.3",
"validator": "13.5.2"
"validator": "13.5.2",
"xlsx": "^0.16.9"
},
"devDependencies": {
"@odit/license-exporter": "0.0.9",