diff --git a/package.json b/package.json index e8d7463..88ca5b2 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { - "name": "ffconcat-replay", + "name": "preyneyvs-replay-manager", "version": "0.1.0", "main": "main.js", "license": "MIT", "author": "Pranav Nutalapati ", "scripts": { "start": "electron .", - "dist": "electron-packager ./ --out dist --overwrite --icon ./icon" + "dist": "electron-packager ./ --out dist --overwrite --icon ./icon --platform win32 --arch x64" }, "dependencies": { "chokidar": "^3.5.1", diff --git a/src/index.html b/src/index.html index a00e09e..2dc3c34 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ - preyneyv's Replay + preyneyv's Replay Manager