geojs 1.6.2 → 1.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,7 +20,7 @@ jobs:
20
20
  with:
21
21
  node-version: '14'
22
22
  - uses: browser-actions/setup-firefox@latest
23
- - run: sudo apt-get install --yes --no-install-recommends cpio optipng
23
+ - run: sudo apt-get install --yes --no-install-recommends optipng
24
24
  - run: sudo apt-get remove --yes fonts-lato
25
25
  - run: fc-list
26
26
  - run: firefox --version
package/.nvmrc ADDED
@@ -0,0 +1 @@
1
+ v14.18.3