mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Shift opn to dependencies (#680)
This commit is contained in:
parent
8278471a61
commit
923356e312
File diff suppressed because it is too large
Load Diff
|
|
@ -52,6 +52,7 @@
|
|||
"imagemin-svgo": "^6.0.0",
|
||||
"markdown-toc": "^1.2.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"opn": "^5.3.0",
|
||||
"react": "^16.3.2",
|
||||
"react-dom": "^16.3.2",
|
||||
"remarkable": "^1.7.1",
|
||||
|
|
@ -77,7 +78,6 @@
|
|||
"front-matter": "^2.3.0",
|
||||
"glob-promise": "^3.3.0",
|
||||
"jest": "^21.2.1",
|
||||
"opn": "^5.3.0",
|
||||
"prettier": "^1.9.1",
|
||||
"rimraf": "^2.6.2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2311,8 +2311,8 @@ gauge@~2.7.3:
|
|||
wide-align "^1.1.0"
|
||||
|
||||
gaze@^1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.2.tgz#847224677adb8870d679257ed3388fdb61e40105"
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a"
|
||||
dependencies:
|
||||
globule "^1.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue