Skip to content

Commit

Permalink
Removed unneded details in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaether-c8y committed Mar 31, 2023
1 parent aaf3b47 commit 263c3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "advanced-map-widget-plugin",
"version": "1.1.3",
"version": "1.0.2",
"description": "Show markers on a layer basis. Create layers based on filter criteria.",
"scripts": {
"start": "c8ycli server -u https://entelios-dev.eu-latest.cumulocity.com/ --shell cockpit-1016",
"start": "c8ycli server",
"start:shell": "c8ycli server --shell cockpit",
"build": "c8ycli build",
"zip": "zip -r -q ./sag-ps-iot-pkg-advanced-map-widget-plugin.zip ./dist/apps/sag-ps-iot-pkg-advanced-map-widget-plugin/*",
Expand Down

0 comments on commit 263c3b5

Please sign in to comment.