Skip to content

Commit 26ac502

Browse files
committed
removed lock file for example
1 parent 21fa8a5 commit 26ac502

2 files changed

Lines changed: 4 additions & 1910 deletions

File tree

example/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ yarn-error.*
2323
build/
2424

2525
# dist
26-
dist/
26+
dist/
27+
28+
# ignore package-lock.json to avoid build integrity error on ci
29+
package-lock.json

0 commit comments

Comments
 (0)