Skip to content

Commit a50ba80

Browse files
committed
trying to fix build
1 parent 0d4ad44 commit a50ba80

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"jest-watch-typeahead": "0.6.1",
116116
"lighthouse": "5.6.0",
117117
"markdown-it": "10.0.0",
118+
"picocolors": "^1.0.0",
118119
"prettier": "2.0.4",
119120
"raf-stub": "3.0.0",
120121
"react": "16.13.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11108,6 +11108,11 @@ performance-now@^2.1.0:
1110811108
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1110911109
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1111011110

11111+
picocolors@^1.0.0:
11112+
version "1.0.0"
11113+
resolved "https://packages.atlassian.com/api/npm/npm-remote/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
11114+
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
11115+
1111111116
picomatch@^2.0.4, picomatch@^2.0.5:
1111211117
version "2.2.1"
1111311118
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.1.tgz#21bac888b6ed8601f831ce7816e335bc779f0a4a"

0 commit comments

Comments
 (0)