diff --git a/package.json b/package.json index bbc3184..79f00fe 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "dependencies": { "electron-devtools-installer": "^2.2.4", "electron-window-state": "^5.0.1", + "file-uri-to-path": "^1.0.0", "file-url": "^2.0.2", "rxjs": "^6.2.2", "sqlite3": "^4.0.2" @@ -82,7 +83,6 @@ "electron-connect": "^0.6.3", "electron-connect-webpack-plugin": "^0.1.1", "electron-debug": "^2.0.0", - "file-uri-to-path": "^1.0.0", "fs-extra": "^7.0.0", "ip-cidr": "^2.0.0", "jasmine-core": "~2.99.1",