Skip to content

Commit af8a7a6

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

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-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/generic/package.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "@polar/client-generic",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "POLAR Client Generic. General purpose client with everything plugged in.",
5-
"keywords": ["OpenLayers", "ol", "POLAR", "client", "generic"],
5+
"keywords": [
6+
"OpenLayers",
7+
"ol",
8+
"POLAR",
9+
"client",
10+
"generic"
11+
],
612
"license": "EUPL-1.2",
713
"type": "module",
814
"author": "Dataport AöR <polar@dataport.de>",
@@ -46,6 +52,8 @@
4652
"@polar/plugin-zoom": "^1.5.0"
4753
},
4854
"nx": {
49-
"includedScripts": ["build"]
55+
"includedScripts": [
56+
"build"
57+
]
5058
}
5159
}

0 commit comments

Comments
 (0)