Skip to content

Commit f011b2f

Browse files
Merge pull request #16 from DataKitchen/fix/build_for_introduced_dev_dependency
Fix/build for introduced dev dependency
2 parents 3cca01a + bdac29e commit f011b2f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/bazel-out
88

99
# Node
10+
/projects/*/node_modules
1011
/node_modules
1112
npm-debug.log
1213
yarn-error.log

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,6 +1330,11 @@
13301330
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
13311331
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
13321332

1333+
"@datakitchen/rxjs-marbles@latest":
1334+
version "16.2.36"
1335+
resolved "https://registry.yarnpkg.com/@datakitchen/rxjs-marbles/-/rxjs-marbles-16.2.36.tgz#3314f53ae845bd9da64d69210bc4922fb459e43c"
1336+
integrity sha512-IABZfQalucMHbVH/3fb56l07qNpL3H20bFhsykilawHatzQq/witkDqEi8JiYfro9SM7g8M4euUNt22t5LQY/Q==
1337+
13331338
"@discoveryjs/json-ext@0.5.7":
13341339
version "0.5.7"
13351340
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"

0 commit comments

Comments
 (0)