fix: add Node.js 10 to CI and loosen engines field#2119
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/markedjs/markedjs/7ThYuLGW61Koh3MfZ2TjdFTKV9my |
engines field
engines fieldengines field
|
This works but I don't think it solves the problem. V2.0.7 |
|
@UziTech I just tried Node 8 and it failed so I think we can still say this is a patch version to fix the |
|
Thanks for doing this PR. |
|
Gosh dang. I hate when the close PR button pops up under my thumb on mobile. |
## [2.1.2](v2.1.1...v2.1.2) (2021-06-22) ### Bug Fixes * add Node.js 10 to CI and loosen `engines` field ([#2119](#2119)) ([8659353](8659353))
|
🎉 This PR is included in version 2.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.1.2](markedjs/marked@v2.1.1...v2.1.2) (2021-06-22) ### Bug Fixes * add Node.js 10 to CI and loosen `engines` field ([#2119](markedjs/marked#2119)) ([3804dca](markedjs/marked@3804dca))
Fixes #2111