This commit is contained in:
Nemo 2022-01-13 12:31:47 +05:30
parent 681c90406c
commit 8cc38317e7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "which-electron",
"version": "1.0.8",
"version": "1.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "which-electron",
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT",
"dependencies": {
"7zip-bin": "^5.1.1",

View File

@ -1,6 +1,6 @@
{
"name": "which-electron",
"version": "1.0.8",
"version": "1.0.9",
"description": "Guess which electron version is bundled in an application",
"main": "src/index.js",
"bin": {