Skip to content

Commit 9250c6e

Browse files
committed
Pin nwsapi at 2.2.12 to work around failures to parse colons in test-id attributes
1 parent 4a95167 commit 9250c6e

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
"@leafygreen-ui/code": "^20.0.8",
133133
"@leafygreen-ui/text-area": "^12.0.4",
134134
"@leafygreen-ui/card": "^13.0.5",
135-
"@leafygreen-ui/logo": "^11.0.4"
135+
"@leafygreen-ui/logo": "^11.0.4",
136+
"nwsapi": "2.2.12"
136137
}
137138
}

0 commit comments

Comments
 (0)