fixes
This commit is contained in:
parent
592b02226d
commit
4dcfde8316
@ -9,7 +9,8 @@
|
||||
"scripts": {
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs",
|
||||
"ci": "yarn --frozen-lockfile && node jenkins.js",
|
||||
"test": "echo \"no test\""
|
||||
"test": "echo \"no test\"",
|
||||
"compile": "tsc"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -17,7 +18,6 @@
|
||||
},
|
||||
"files": [
|
||||
"/dist/",
|
||||
"/assets/",
|
||||
"LICENSE"
|
||||
],
|
||||
"author": "Timo Hocker",
|
||||
|
Loading…
x
Reference in New Issue
Block a user