Compare commits
2 Commits
02f7884f8c
...
9eac508b1c
Author | SHA1 | Date | |
---|---|---|---|
9eac508b1c | |||
323f12a260 |
@ -8,7 +8,8 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"ci": "yarn --frozen-lockfile && node jenkins.js"
|
"ci": "yarn --frozen-lockfile && node jenkins.js",
|
||||||
|
"test": "echo \"no test\""
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user