Skip to content

Commit 06abc32

Browse files
committed
fix: Netlify wants yarn.lock now
1 parent b379005 commit 06abc32

File tree

3 files changed

+8808
-3
lines changed

3 files changed

+8808
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.thumbs.db
33
node_modules
44
dist
5-
yarn.lock
65
npm-debug.log*
76
yarn-debug.log*
87
yarn-error.log*

ui/.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# Testing
22
/test/jest/coverage
33

4-
ui/yarn.lock
54
ui/node_modules
65
ui/dev/yarn.lock
76
ui/dev/node_modules
87

9-
demo/yarn.lock
108
demo/node_modules
119

1210
./dist

0 commit comments

Comments
 (0)