fix(core): update
This commit is contained in:
parent
063905bfaa
commit
7b340ea783
@ -20,11 +20,6 @@
|
|||||||
"@types/node": "^20.10.2"
|
"@types/node": "^20.10.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@img/sharp-darwin-arm64": "^0.33.0",
|
|
||||||
"@img/sharp-darwin-x64": "^0.33.0",
|
|
||||||
"@img/sharp-linux-arm64": "^0.33.0",
|
|
||||||
"@img/sharp-linux-x64": "^0.33.0",
|
|
||||||
"@img/sharp-win32-x64": "^0.33.0",
|
|
||||||
"@push.rocks/levelcache": "^3.0.3",
|
"@push.rocks/levelcache": "^3.0.3",
|
||||||
"@push.rocks/smartfile": "^11.0.4",
|
"@push.rocks/smartfile": "^11.0.4",
|
||||||
"@push.rocks/smarthash": "^3.0.4",
|
"@push.rocks/smarthash": "^3.0.4",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartjimp',
|
name: '@push.rocks/smartjimp',
|
||||||
version: '1.0.12',
|
version: '1.0.13',
|
||||||
description: 'a tool fr working with images in TypeScript'
|
description: 'a tool fr working with images in TypeScript'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user