Skip to content

Commit 263961d

Browse files
committed
Run yarn prettier
1 parent 544e220 commit 263961d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- run: rm -rf node_modules && yarn install --frozen-lockfile
2323
- run: yarn gulp lint release
2424
env:
25-
NODE_OPTIONS: '--max_old_space_size=4096'
25+
NODE_OPTIONS: "--max_old_space_size=4096"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To get in touch:
1717

1818
## Major announcements
1919

20-
Following is a list of major announcements and upgrades that may affect users maintaining a fork (copied from [TerriaJS announcements](https://github.com/TerriaJS/terriajs/discussions/categories/announcements)). For a full list of changes to TerriaMap, including the latest versions of TerriaJS included with each release please refer to [CHANGES.md](https://github.com/TerriaJS/TerriaMap/blob/main/CHANGES.md).
20+
Following is a list of major announcements and upgrades that may affect users maintaining a fork (copied from [TerriaJS announcements](https://github.com/TerriaJS/terriajs/discussions/categories/announcements)). For a full list of changes to TerriaMap, including the latest versions of TerriaJS included with each release please refer to [CHANGES.md](https://github.com/TerriaJS/TerriaMap/blob/main/CHANGES.md).
2121

2222
### We have released TerriaJS v8.3.0 (2023-05-22)
2323

0 commit comments

Comments
 (0)