Skip to content

Commit ebba004

Browse files
committed
Merge branch 'main' into proj4leaflet
2 parents 4011ad5 + 04be8fe commit ebba004

File tree

108 files changed

+26764
-47072
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+26764
-47072
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version: [20.x, 22.x, 23.x]
14+
node-version: [20.x, 22.x, 24.x]
1515

1616
steps:
1717
- uses: actions/checkout@v2

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ yarn.lock
3737
.yarn/releases/
3838

3939
# wwwroot
40-
wwwroot/help/
4140
wwwroot/public/
4241
wwwroot/*.html
4342

0 commit comments

Comments
 (0)