Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalsolon committed Nov 12, 2019
1 parent d811232 commit 740d7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Configurable Pipeline for the Analysis of Connectomes",
"homepage": "https://github.com/FCP-INDI/C-PAC_GUI",
"productName": "C-PAC",
"version": "0.0.5",
"version": "0.0.6",
"scripts": {
"build-dll": "cross-env NODE_ENV=development node --trace-warnings -r @babel/register ./node_modules/webpack/bin/webpack --mode development --config config/webpack.config.renderer.dev.dll.js --colors",
"build:electron": "cross-env node --trace-warnings -r @babel/register ./node_modules/webpack/bin/webpack --mode production --config config/webpack.config.main.prod.js --colors",
Expand Down

0 comments on commit 740d7a5

Please sign in to comment.