Skip to content

Commit eea272b

Browse files
author
Dataport Geo Bot
committed
Commit from GitHub Actions (Publish packages with updated changelog to npmjs.org)
1 parent 9f17b8c commit eea272b

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/clients/dish/package.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
{
22
"name": "@polar/client-dish",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "POLAR Client DISH. This client provides information about monuments in Schleswig-Holstein, Germany.",
5-
"keywords": ["OpenLayers", "ol", "POLAR", "client", "DISH", "monument", "memorial"],
5+
"keywords": [
6+
"OpenLayers",
7+
"ol",
8+
"POLAR",
9+
"client",
10+
"DISH",
11+
"monument",
12+
"memorial"
13+
],
614
"license": "EUPL-1.2",
715
"type": "module",
816
"author": "Dataport AöR <polar@dataport.de>",
@@ -46,6 +54,9 @@
4654
"lodash.merge": "^4.6.2"
4755
},
4856
"nx": {
49-
"includedScripts": ["build", "dev"]
57+
"includedScripts": [
58+
"build",
59+
"dev"
60+
]
5061
}
5162
}

0 commit comments

Comments
 (0)