Skip to content

Commit 9abc67e

Browse files
authored
chore: update peer dependencies and clean up package.json (#106)
* chore: update peer dependencies and clean up package.json Signed-off-by: Bastian Echterhölter <[email protected]> On-behalf-of: @SAP <[email protected]> * chore: update package-lock.json with new dependencies and versions Signed-off-by: Bastian Echterhölter <[email protected]> On-behalf-of: @SAP <[email protected]> --------- Signed-off-by: Bastian Echterhölter <[email protected]>
1 parent 8894c8d commit 9abc67e

File tree

3 files changed

+147
-57
lines changed

3 files changed

+147
-57
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/bazel-out
99

1010
# Node
11-
/node_modules
11+
node_modules/
1212
npm-debug.log
1313
yarn-error.log
1414

0 commit comments

Comments
 (0)