We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eadaaf2 commit 18666fbCopy full SHA for 18666fb
package.json
@@ -3,7 +3,7 @@
3
"description": "Configurable Pipeline for the Analysis of Connectomes",
4
"homepage": "https://github.com/FCP-INDI/C-PAC_GUI",
5
"productName": "C-PAC",
6
- "version": "0.0.10",
+ "version": "0.0.11",
7
"scripts": {
8
"build-dll": "cross-env NODE_ENV=development node --trace-warnings --trace-deprecation -r @babel/register ./node_modules/webpack/bin/webpack --mode development --config config/webpack.config.renderer.dev.dll.js --color",
9
"build:electron": "cross-env node --trace-warnings --trace-deprecation -r @babel/register ./node_modules/webpack/bin/webpack --mode production --config config/webpack.config.main.prod.js --color",
0 commit comments