Logo
Explore Help
Sign In
djoka/searxng
1
0
Fork 0
You've already forked searxng
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
b56db4e04e0f229ba8d3dc7881382d0f1ebdeb7d
searxng/package.json

10 lines
152 B
JSON
Raw Normal View History

[fix] ensure that test.pyright installs pyright nodejs.ensure only sets up NVM if there isn't a system-wide installation of Node that matches our NODE_MINIMUM_VERSION. The ubuntu image in the CI comes with an up to date node version, so pyright from .nvm_packages is never installed. This commit fixes this by introducing a package.json file.
2022-01-20 09:11:37 +01:00
{
"dependencies": {
Node: update to node 16.15.1
2022-06-18 09:41:20 +02:00
"eslint": "^8.18.0",
"pyright": "^1.1.255"
[mod] install developer tools by: make node.env.dev - rename ``./manage node.env.devtools`` to ``./manage node.env.dev`` - add ``make node.env.dev`` - remove local developer tools by ``make node.clean`` Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-28 12:50:23 +02:00
},
"scripts": {
"clean": "rm -Rf node_modules package-lock.json"
[fix] ensure that test.pyright installs pyright nodejs.ensure only sets up NVM if there isn't a system-wide installation of Node that matches our NODE_MINIMUM_VERSION. The ubuntu image in the CI comes with an up to date node version, so pyright from .nvm_packages is never installed. This commit fixes this by introducing a package.json file.
2022-01-20 09:11:37 +01:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 298ms Template: 13ms
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