added isDev module
Showing
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
"dependencies": { | "dependencies": { | ||
"axios": "^0.19.2", | "axios": "^0.19.2", | ||
"electron-dl": "^3.0.0", | "electron-dl": "^3.0.0", | ||
"electron-is-dev": "^1.1.0", | |||
"ncp": "^2.0.0", | "ncp": "^2.0.0", | ||
"rimraf": "^3.0.2", | "rimraf": "^3.0.2", | ||
"uniqid": "^5.2.0", | "uniqid": "^5.2.0", | ||
... | ... |
Please register or sign in to comment