newest version of TBC theme

This commit is contained in:
Ben
2023-10-17 11:22:38 -05:00
parent d49aaba860
commit a588e8f412

View File

@@ -21,7 +21,7 @@
"email": "ben.carter.dev@gmail.com"
},
"main": "./src/main/main.ts",
"version": "1.1.0",
"version": "1.2.0",
"scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
"build:main": "cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.main.prod.ts",