File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1717 "target" : [
1818 " deb"
1919 ],
20- "maintainer" : " team spearmint"
20+ "icon" : " build/icon.*" ,
21+ "maintainer" : " Team Spearmint"
2122 }
2223 },
2324 "main" : " public/electron.js" ,
2425 "bugs" : {
25- "url" : " https://github.com/oslabs-beta/spearmint_LA42/issues" ,
26+ "url" : " https://github.com/oslabs-beta/spearmint_LA42/issues"
2627 },
2728 "homepage" : " ./" ,
2829 "private" : true ,
5758 "xterm-for-react" : " ^1.0.4"
5859 },
5960 "scripts" : {
60- "install-once" : " concurrently \" npm i\" \" npm run electron-rebuild\" " ,
61+ "install-once" : " npm i && npm run electron-rebuild" ,
6162 "test" : " react-app-rewired test --env=jsdom" ,
6263 "test:e2e" : " ./node_modules/mocha/bin/mocha src/__tests__/spec.e2e.js" ,
6364 "test:integra" : " mocha src/__tests__/spec.integra.js" ,
You can’t perform that action at this time.
0 commit comments