Skip to content

Commit 255410e

Browse files
committed
fix(cd): add package lock
1 parent ab09b00 commit 255410e

2 files changed

Lines changed: 6072 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ bin/
3232

3333
# Ignore Gradle build output directory
3434
build
35+
36+
node_modules/

0 commit comments

Comments
 (0)