adobe / aio-lib-template

Template for Adobe I/O Libraries
Apache License 2.0
3 stars 4 forks source link

fix: pin eslint-plugin-n to ^15.7 to support node 14 #45

Closed MichaelGoberling closed 1 year ago

MichaelGoberling commented 1 year ago

Description

Version ^16.0 of eslint-plugin-n doesn't support Node 14, but aio still does. Pin to ^15.7 for now

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: