Skip to content

Commit 45f20bb

Browse files
authored
docs(kitsu-core): remove node 12 notice
1 parent 6540e39 commit 45f20bb

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

packages/kitsu-core/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,10 @@
4040

4141
| Package | Package<br> Size\* | Node | Chrome | Firefox | Safari | Edge |
4242
| ------------: | :----------------: | :--: | :----: | :-----: | :----: | :--: |
43-
| `kitsu-core` | ≤ 1.4 kb | 10+ | 79+ | 68+ | 12.1+ | 18+ |
43+
| `kitsu-core` | ≤ 1.4 kb | 10+ | 79+ | 68+ | 12.1+ | 18+ |
4444

4545
\* Including all dependencies, minified & gzipped<br>
4646

47-
[Changes in Node 12][node12esm] and newer require the full path to be used if using ES Modules: `kitsu-core/index.mjs`
48-
4947
## Install
5048

5149
### Yarn / NPM
@@ -526,5 +524,3 @@ All code released under [MIT]
526524
[contributing]: https://github.com/wopian/kitsu/blob/master/CONTRIBUTING.md
527525

528526
[mit]: https://github.com/wopian/kitsu/blob/master/LICENSE.md
529-
530-
[node12esm]: http://2ality.com/2019/04/nodejs-esm-impl.html#es-modules-on-npm

0 commit comments

Comments
 (0)