Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-05-09 01:07:36 +03:00
parent 3fd43123ba
commit b09644716d
2 changed files with 4 additions and 2 deletions

View File

@ -8,6 +8,8 @@ Future tasks
- Move generic stuff to separate libs (npm) - Move generic stuff to separate libs (npm)
- lib/keyboard.js - lib/keyboard.js
- lib/toggler.js - lib/toggler.js
- Electron seems to constantly drift out of spec
- Check if we actually need the less dependency

View File

@ -1,12 +1,12 @@
{ {
"name": "ImageGrid.Viewer.g4", "name": "ImageGrid.Viewer.g4",
"version": "4.0.6a", "version": "4.0.7a",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ImageGrid.Viewer.g4", "name": "ImageGrid.Viewer.g4",
"version": "4.0.6a", "version": "4.0.7a",
"dependencies": { "dependencies": {
"app-module-path": "*", "app-module-path": "*",
"async-json": "0.0.2", "async-json": "0.0.2",