Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit 4c8bb4c

Browse files
committed
Merge branch 'master' of github.com:BendJS/website
# Conflicts: # package-lock.json # package.json
2 parents 53ce623 + 28294c6 commit 4c8bb4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ logs
44
npm-debug.log*
55
yarn-debug.log*
66
yarn-error.log*
7-
7+
out/
88
# Runtime data
99
pids
1010
*.pid

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
"jest": "^24.5.0",
2727
"react-testing-library": "^6.0.1"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)