2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-06 22:40:47 +00:00

app pkgjson too

This commit is contained in:
Ronan Jouchet 2021-12-06 16:12:40 -05:00
parent f720f66eb8
commit dab770f719

View File

@ -20,6 +20,6 @@
"source-map-support": "^0.5.19" "source-map-support": "^0.5.19"
}, },
"devDependencies": { "devDependencies": {
"electron": "^13.6.1" "electron": "^13.6.3"
} }
} }