33e9bfd99b
* build: fix conditional restore of git cache * build: split lint out of setup.yml
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"name": "@electron/circleci-config",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fs-extra": "^10.1.0",
|
|
"js-yaml": "^4.1.0"
|
|
}
|
|
}
|