mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-29 07:25:51 +00:00
fix(deps): remove ajv override to fix electron-builder compatibility
This commit is contained in:
@@ -68,7 +68,6 @@
|
|||||||
"rollup": ">=4.0.0",
|
"rollup": ">=4.0.0",
|
||||||
"immutable": ">=4.0.0",
|
"immutable": ">=4.0.0",
|
||||||
"lodash": ">=4.17.21",
|
"lodash": ">=4.17.21",
|
||||||
"ajv": ">=6.12.3",
|
|
||||||
"brace-expansion": ">=1.1.11",
|
"brace-expansion": ">=1.1.11",
|
||||||
"picomatch": ">=2.3.1"
|
"picomatch": ">=2.3.1"
|
||||||
}
|
}
|
||||||
@@ -190,4 +189,4 @@
|
|||||||
],
|
],
|
||||||
"icon": "resources/icon.icns"
|
"icon": "resources/icon.icns"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user