Skip to content

Commit

Permalink
Updated package.json for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
hdf1996 committed Jul 18, 2019
1 parent 790f053 commit 4c05290
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "electron-react-boilerplate",
"name": "maap-collector",
"productName": "ElectronReact",
"version": "0.17.2",
"description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development",
Expand Down Expand Up @@ -101,14 +101,14 @@
},
"publish": {
"provider": "github",
"owner": "pmallol",
"repo": "erb-sqlite",
"owner": "instedd",
"repo": "maap-collector",
"private": false
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/electron-react-boilerplate/electron-react-boilerplate.git"
"url": "git+https://github.com/instedd/maap-collector.git"
},
"author": {
"name": "Electron React Boilerplte Maintainers",
Expand Down

0 comments on commit 4c05290

Please sign in to comment.