Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6b1948d834 | |||
7b340ea783 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartjimp",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"private": false,
|
||||
"description": "a tool fr working with images in TypeScript",
|
||||
"main": "dist_ts/index.js",
|
||||
@ -20,11 +20,6 @@
|
||||
"@types/node": "^20.10.2"
|
||||
},
|
||||
"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/smartfile": "^11.0.4",
|
||||
"@push.rocks/smarthash": "^3.0.4",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartjimp',
|
||||
version: '1.0.12',
|
||||
version: '1.0.13',
|
||||
description: 'a tool fr working with images in TypeScript'
|
||||
}
|
||||
|
Reference in New Issue
Block a user