Skip to content

Commit 75105f2

Browse files
remove unused dep
1 parent 4ba53a6 commit 75105f2

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@
186186
"figures": "^3.2.0",
187187
"glob": "^7.1.6",
188188
"indent-string": "^4.0.0",
189-
"is-generator": "^1.0.3",
190189
"is-stream": "^2.0.0",
191190
"knuth-shuffle-seeded": "^1.0.6",
192191
"mz": "^2.7.0",

yarn.lock

-5
Original file line numberDiff line numberDiff line change
@@ -2372,11 +2372,6 @@ is-fullwidth-code-point@^3.0.0:
23722372
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
23732373
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
23742374

2375-
is-generator@^1.0.3:
2376-
version "1.0.3"
2377-
resolved "https://registry.yarnpkg.com/is-generator/-/is-generator-1.0.3.tgz#c14c21057ed36e328db80347966c693f886389f3"
2378-
integrity sha1-wUwhBX7TbjKNuANHlmxpP4hjifM=
2379-
23802375
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
23812376
version "4.0.1"
23822377
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"

0 commit comments

Comments
 (0)