File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " electron-wrapper" ,
33 "productName" : " ReactTypescriptBoilerplateExample" ,
4- "version" : " 1.1.2 " ,
4+ "version" : " 1.1.3 " ,
55 "description" : " Just a simple electron wrapper for my boilerplate." ,
66 "main" : " src/index.ts" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " functions" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "license" : " MIT" ,
55 "author" : " Austin Peterson <austin@akpwebdesign.com> (https://blog.akpwebdesign.com)" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-electron-typescript-firebase-boilerplate" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "author" : " Austin Peterson <austin@akpwebdesign.com> (https://blog.akpwebdesign.com)" ,
4141 "deploy:web" : " yarn build && firebase deploy --only hosting" ,
4242 "deploy:functions" : " yarn build && firebase deploy --only functions" ,
4343 "deploy:electron" : " cd electron-wrapper && yarn deploy" ,
44- "deploy:ci" : " yarn build && firebase deploy --token \" $FIREBASE_TOKEN\" && --project react-electron-firebase && yarn deploy:electron"
44+ "deploy:ci" : " yarn build && firebase deploy --token \" $FIREBASE_TOKEN\" --project react-electron-firebase && yarn deploy:electron"
4545 },
4646 "devDependencies" : {
4747 "firebase-tools" : " ^3.18.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-boilerplate" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "author" : " Austin Peterson <austin@akpwebdesign.com> (https://blog.akpwebdesign.com)" ,
You can’t perform that action at this time.
0 commit comments