Skip to content

Commit

Permalink
Full ESM compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolway committed Sep 29, 2023
1 parent 5943534 commit 6c02aa6
Show file tree
Hide file tree
Showing 4 changed files with 462 additions and 468 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'

- name: "Install dependencies"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you are going to create custom websites to embed in the map, please reference

## Requirements

Node.js version >=16
Node.js version >=17

## Installation

Expand Down
Loading

0 comments on commit 6c02aa6

Please sign in to comment.