Medium anzeigen

This commit is contained in:
Daniel Triendl
2020-11-09 08:53:39 +01:00
parent 231d24b26a
commit 29fc426161
5 changed files with 14 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "3cp-tapi",
"description": "Build your UserScript with webpack",
"version": "7.0.1",
"version": "7.0.2",
"author": {
"name": "Daniel Triendl",
"email": "d.triendl@cp-solutions.at"
@@ -29,8 +29,7 @@
"dependencies": {
"axios": "0.20.0",
"axios-userscript-adapter": "0.0.7",
"chrono-node": "2.1.9",
"jquery": "3.5.1"
"chrono-node": "2.1.9"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.3.0",