mirror of https://github.com/embarklabs/embark.git
build(deps-dev): remove unneeded @types/os-locale dev-dep in packages/core/i18n
This commit is contained in:
parent
8fa7da8eeb
commit
86bc69b54a
|
@ -51,7 +51,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/i18n": "0.8.3",
|
||||
"@types/os-locale": "2.1.0",
|
||||
"embark-solo": "^5.0.0-alpha.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"rimraf": "3.0.0",
|
||||
|
|
|
@ -3991,11 +3991,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.6.tgz#a47240c10d86a9a57bb0c633f0b2e0aea9ce9253"
|
||||
integrity sha512-FjsYUPzEJdGXjwKqSpE0/9QEh6kzhTAeObA54rn6j3rR4C/mzpI9L0KNfoeASSPMMdxIsoJuCLDWcM/rVjIsSA==
|
||||
|
||||
"@types/os-locale@2.1.0":
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/os-locale/-/os-locale-2.1.0.tgz#0ded736612a79e900fa76f02c6ad566d046ad17a"
|
||||
integrity sha512-1FI8uCzD//cYu6eDMrik91BevmE8xQLeV5Br2+dDjiluhTM5vtxTDXSaVY20rRV8V/XT6l+A1H12g5+hBtSQZg==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
||||
|
|
Loading…
Reference in New Issue