mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 22:12:26 -05:00
We should commit package-lock to store all version information for all used packages. It guarantees that same packages will be used wherever you run npm ci.
This commit is contained in:
parent
49e4180191
commit
c49b0c38c9
2 changed files with 7626 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,5 @@ node_modules
|
|||
tmp
|
||||
dist
|
||||
npm-debug.log*
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
.idea
|
||||
7625
package-lock.json
generated
Normal file
7625
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue