citrineos-core
citrineos-core copied to clipboard
Used npm ci to restore file in a reproducible way
Fixes citrineos/citrineos#31
Added npm restore as shorthand to npm ci. Changed npm i to ci in dockerbuild Added package-lock.json to be used by npm ci and removed it from gitignore