Skip to content

Commit fcffb68

Browse files
committed
build: Ignore both ravens in lerna
1 parent 7ae311b commit fcffb68

File tree

2 files changed

+431
-7
lines changed

2 files changed

+431
-7
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages": [
55
"packages/*"
66
],
7-
"ignore": "raven-js",
7+
"ignore": "raven-*",
88
"npmClient": "yarn",
99
"useWorkspaces": true
1010
}

0 commit comments

Comments
 (0)