Add support for RAW digicam input, requires custom libvips+libraw

This commit is contained in:
Lovell Fuller
2025-06-30 12:14:06 +01:00
parent 32cf6be1b8
commit df5454e7dc
6 changed files with 10 additions and 3 deletions

View File

@@ -179,12 +179,12 @@
"icc": "^3.0.0",
"jsdoc-to-markdown": "^9.1.1",
"license-checker": "^25.0.1",
"mocha": "^11.7.0",
"mocha": "^11.7.1",
"node-addon-api": "^8.4.0",
"node-gyp": "^11.2.0",
"nyc": "^17.1.0",
"semistandard": "^17.0.0",
"tar-fs": "^3.0.10",
"tar-fs": "^3.1.0",
"tsd": "^0.32.0"
},
"license": "Apache-2.0",