fix scripts

This commit is contained in:
Timo Hocker 2020-02-21 12:23:15 +01:00
parent 9e17775575
commit b79bfdde43

View File

@ -7,7 +7,7 @@
"snippeteer": "./index.js" "snippeteer": "./index.js"
}, },
"scripts": { "scripts": {
"lint": "eslint --fix .", "lint": "eslint .",
"ci": "yarn --frozen-lockfile && node jenkins.js" "ci": "yarn --frozen-lockfile && node jenkins.js"
}, },
"repository": { "repository": {