prevent npm update prompts

This commit is contained in:
Max Howell 2023-03-23 06:26:08 -04:00
parent 38190f6675
commit a7b4df2c99
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -12,6 +12,10 @@ provides:
dependencies:
nodejs.org: '>=14'
runtime:
env:
NPM_CONFIG_UPDATE_NOTIFIER: false
build:
dependencies:
crates.io/semverator: '*'