diff options
author | 2022-07-13 14:06:37 -0700 | |
---|---|---|
committer | 2022-07-13 17:06:37 -0400 | |
commit | b48767985359bd359df8071324952ea5f2bc0d86 (patch) | |
tree | 1d21ec490fd3043847bb7ce9401a807be5826c2b /.github/ISSUE_TEMPLATE | |
parent | aa2ac8788144f53ddd99ea4b80a4c82bf3059a40 (diff) | |
download | astro-b48767985359bd359df8071324952ea5f2bc0d86.tar.gz astro-b48767985359bd359df8071324952ea5f2bc0d86.tar.zst astro-b48767985359bd359df8071324952ea5f2bc0d86.zip |
Rollback Nodejs Dependancy (#3914)
* Rollback Nodejs Dependancy
Closes #3908
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
* Create ninety-apes-talk.md
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/---01-bug-report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/---01-bug-report.yml b/.github/ISSUE_TEMPLATE/---01-bug-report.yml index f8701dfb8..c74e75607 100644 --- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml @@ -11,7 +11,7 @@ body: Thank you for taking the time to file a bug report! Please fill out this form as completely as possible. ✅ I am using the **latest version of Astro** and all plugins. - ✅ I am using a version of Node that supports ESM (`v14.20.0+`, or `v16.16.0+`) + ✅ I am using a version of Node that supports ESM (`v14.20.0+`, or `v16.14.0+`) - type: input id: astro-version attributes: |