node-libcamera 0.1.3 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "node-libcamera",
3
3
  "author": "Hussain Abbas",
4
- "version": "0.1.3",
4
+ "version": "0.1.6",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
7
7
  "typings": "dist/index.d.ts",