UNPKG

@kth/kth-node-web-common

Version:

Common components for node-web projects

9 lines (7 loc) 287 B
# What version of node should be used? # This is installed via nvm (https://github.com/creationix/nvm) on jenkins if missing NODE_VERSION=lts/* # Do we allow npm audit to find criticals and let the build finish? # Comment this out otherwise # ALLOW_CRITICALS=0 NPM_VERSION_CHANGED=True