remove unneeded package
originally removed in #640, accidently added as part of #638
This commit is contained in:
parent
c8766485bd
commit
12ff47d7ba
@ -179,7 +179,6 @@
|
||||
"slate-plain-serializer": "^0.4.0",
|
||||
"slate-react": "0.10.11",
|
||||
"slate-soft-break": "^0.6.0",
|
||||
"slug": "^0.9.1",
|
||||
"toml-j0.4": "^1.1.1",
|
||||
"tomlify-j0.4": "^3.0.0-alpha.0",
|
||||
"unified": "^6.1.4",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8333,12 +8333,6 @@ slice-ansi@1.0.0:
|
||||
dependencies:
|
||||
is-fullwidth-code-point "^2.0.0"
|
||||
|
||||
slug@^0.9.1:
|
||||
version "0.9.1"
|
||||
resolved "https://registry.yarnpkg.com/slug/-/slug-0.9.1.tgz#af08f608a7c11516b61778aa800dce84c518cfda"
|
||||
dependencies:
|
||||
unicode ">= 0.3.1"
|
||||
|
||||
sntp@1.x.x:
|
||||
version "1.0.9"
|
||||
resolved "https://registry.yarnpkg.com/sntp/-/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198"
|
||||
@ -9201,10 +9195,6 @@ unherit@^1.0.4:
|
||||
inherits "^2.0.1"
|
||||
xtend "^4.0.1"
|
||||
|
||||
"unicode@>= 0.3.1":
|
||||
version "10.0.0"
|
||||
resolved "https://registry.yarnpkg.com/unicode/-/unicode-10.0.0.tgz#e5d51c1db93b6c71a0b879e0b0c4af7e6fdf688e"
|
||||
|
||||
unified@^6.1.4:
|
||||
version "6.1.5"
|
||||
resolved "https://registry.yarnpkg.com/unified/-/unified-6.1.5.tgz#716937872621a63135e62ced2f3ac6a063c6fb87"
|
||||
|
Loading…
x
Reference in New Issue
Block a user