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