Logo
Explore Help
Sign In
actions/setup-node
1
0
Fork 0
You've already forked setup-node
mirror of https://github.com/actions/setup-node.git synced 2025-09-10 19:31:33 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
bea5baf987ba7aa777a8a0b4ace377a21c45c381
setup-node/__tests__/data/package.json

9 lines
84 B
JSON
Raw Normal View History

Respect `package.json`'s `engines.node` field when used as a `node-version-file` (#485) * Allow reading 'package.json' as node-version-file * Run 'npm run build' * Read package.json contents directly during tests - this eliminates OS-specific line-ending issues * Run project Prettier 💅
2022-07-21 10:17:21 -07:00
{
"engines": {
Fix node version file parsing (#553) * Fix node version file parsing * Build index.js * Non-json file error handling * Format code * Add package.json to e2e tests * Minor fix
2022-08-04 09:57:19 +02:00
"node": "^14.0.0"
refactor: volta check
2022-07-27 14:25:39 -07:00
},
"volta": {
Fix test volta priority (#577)
2022-09-26 13:58:23 +02:00
"node": "16.0.0"
Respect `package.json`'s `engines.node` field when used as a `node-version-file` (#485) * Allow reading 'package.json' as node-version-file * Run 'npm run build' * Read package.json contents directly during tests - this eliminates OS-specific line-ending issues * Run project Prettier 💅
2022-07-21 10:17:21 -07:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 26ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API