diff --git a/.codesandbox/workspace.json b/.codesandbox/workspace.json new file mode 100644 index 0000000..7b46a7e --- /dev/null +++ b/.codesandbox/workspace.json @@ -0,0 +1,20 @@ +{ + "responsive-preview": { + "Mobile": [ + 320, + 675 + ], + "Tablet": [ + 1024, + 765 + ], + "Desktop": [ + 1400, + 800 + ], + "Desktop HD": [ + 1920, + 1080 + ] + } +} \ No newline at end of file diff --git a/package.json b/package.json index 2a1d048..5ed444d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "magic-apple-store-nodejs", + "name": "magic-electron", "version": "1.0.0", "description": "", "main": "routes/user.js", @@ -22,4 +22,4 @@ "nodemon": "1.18.4" }, "keywords": [] -} +} \ No newline at end of file