Skip to content

Commit 9d801ed

Browse files
remove type module
1 parent 115eab9 commit 9d801ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"main": "desktop/main.js",
66
"homepage": "https://universaldatatool.com/app/",
77
"proxy": "http://localhost:3000",
8-
"type": "module",
98
"scripts": {
109
"start": "cross-env PORT=6001 react-scripts start",
1110
"start:desktop": "cross-env BROWSER=none USE_DEV_SERVER=yes concurrently 'start' 'electron ./desktop'",

0 commit comments

Comments
 (0)