Avindra Goolcharan
3b459cd69a
- Allow the user to override `node` and `npm` commands in PATH. This is useful if one wants to eg. use Electron to run npm. * add 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch - Change Requires: npm-default to Requires: npm. npm-default is already prefered by the prjconf, this works with any version of npm, and Fedora does not have npm-default. OBS-URL: https://build.opensuse.org/request/show/995192 OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/local-npm-registry?expand=0&rev=5
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 15 15:59:04 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
|
- Allow the user to override `node` and `npm` commands in PATH.
|
|
This is useful if one wants to eg. use Electron to run npm.
|
|
* add 0001-Allow-the-user-to-provide-their-own-npm-command-by-m.patch
|
|
- Change Requires: npm-default to Requires: npm.
|
|
npm-default is already prefered by the prjconf,
|
|
this works with any version of npm,
|
|
and Fedora does not have npm-default.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 11 17:06:14 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- update to 0.0.3:
|
|
* fixes case when npm is stalling when package is not found
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 14:43:10 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- Update to 0.0.2: fixes uncaught exceptions
|
|
- work with quilt when unpacking archive
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 18 16:16:21 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- Initial version 0.0.1
|
|
|
|
|