diff options
author | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2018-08-06 23:23:52 +0800 |
---|---|---|
committer | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2018-08-07 02:17:57 +0800 |
commit | 61322383024a6e5b198d9f1dab46a10cb7814c38 (patch) | |
tree | d5d836cc4d1a6c24debd96d0d9acebebc9c19435 /.eslintrc | |
parent | c3ed8e56ab4e127dd96907edbd6c281369ef2258 (diff) | |
download | tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.tar tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.tar.gz tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.tar.bz2 tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.tar.lz tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.tar.xz tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.tar.zst tangerine-wallet-browser-61322383024a6e5b198d9f1dab46a10cb7814c38.zip |
Remove superstatic package
Install and uninstalling superstatic doesn't work on Node 8 at the time of
writing:
$ npm install -D superstatic@6
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.11.3","npm":"6.3.0"})
npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1
npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1
npm ERR! notsup Required: {"node":">=0.10.0 <7"}
npm ERR! notsup Actual: {"npm":"6.3.0","node":"8.11.3"}
This commit removes the package (using Node 6!) and it will have to be replaced.
Diffstat (limited to '.eslintrc')
0 files changed, 0 insertions, 0 deletions