Skip to content

Commit

Permalink
project update.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrfer committed Aug 6, 2017
1 parent e9f3d18 commit cd8a2d4
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 @@ -2,7 +2,7 @@
"name": "code-sentinel",
"productName": "code-sentinel",
"version": "0.12.0",
"description": "Code review electron app for SVN repositories built based off the awesome boilerplate open source project https://github.com/chentsulin/electron-react-boilerplate.",
"description": "Code review electron app for SVN repositories built on the awesome boilerplate open source project https://github.com/chentsulin/electron-react-boilerplate.",
"scripts": {
"build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",
"build-dll": "cross-env NODE_ENV=development node --trace-warnings -r babel-register ./node_modules/webpack/bin/webpack --config webpack.config.renderer.dev.dll.js --colors",
Expand Down

0 comments on commit cd8a2d4

Please sign in to comment.