-
- Downloads

upgrade absurd-sql and remove patch-package (#1632)

Showing
- bin/package-electron 0 additions, 2 deletionsbin/package-electron
- package.json 1 addition, 3 deletionspackage.json
- packages/loot-core/package.json 1 addition, 1 deletionpackages/loot-core/package.json
- patches/absurd-sql+0.0.53.patch 0 additions, 57 deletionspatches/absurd-sql+0.0.53.patch
- upcoming-release-notes/1632.md 6 additions, 0 deletionsupcoming-release-notes/1632.md
- yarn.lock 16 additions, 119 deletionsyarn.lock
... | ... | @@ -39,8 +39,7 @@ |
"lint": "eslint . --max-warnings 0", | ||
"lint:verbose": "DEBUG=eslint:cli-engine eslint . --max-warnings 0", | ||
"typecheck": "yarn tsc", | ||
"jq": "./node_modules/node-jq/bin/jq", | ||
"postinstall": "patch-package" | ||
"jq": "./node_modules/node-jq/bin/jq" | ||
}, | ||
"devDependencies": { | ||
"cross-env": "^7.0.3", | ||
... | ... | @@ -53,7 +52,6 @@ |
"eslint-plugin-rulesdir": "^0.2.2", | ||
"node-jq": "^4.0.1", | ||
"npm-run-all": "^4.1.3", | ||
"patch-package": "^6.1.2", | ||
"prettier": "2.8.2", | ||
"react-refresh": "^0.14.0", | ||
"source-map-support": "^0.5.21", | ||
... | ... |
patches/absurd-sql+0.0.53.patch
deleted
100644 → 0
upcoming-release-notes/1632.md
0 → 100644
Please register or sign in to comment