Skip to content

Commit

Permalink
update package.json to support linux deb installer
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwellc committed Feb 14, 2023
1 parent 821d142 commit 467967f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"name": "mapcache",
"version": "1.5.1",
"description": "Desktop Electron app to create GeoPackages from geospatial data sources.",
"author": {
"name": "Christopher Caldwell",
"url": "https://github.com/caldwellc"
},
"author": "Christopher Caldwell <c.caldwell90@gmail.com> (https://github.com/caldwellc)",
"scripts": {
"lint": "vue-cli-service lint",
"build:clean": "cross-env BUILD_TARGET=clean node .electron-vue/build.js",
Expand Down

0 comments on commit 467967f

Please sign in to comment.