Skip to content

Commit

Permalink
⬆️ Update Docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
amyrlam committed May 7, 2018
1 parent b319168 commit 86a7a61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"*.{js,json,css,md}": ["prettier --write", "git add"]
},
"dependencies": {
"docusaurus": "^1.0.14",
"docusaurus": "^1.0.15",
"highlight.js": "^9.12.0",
"remarkable": "^1.7.1"
},
Expand Down
6 changes: 3 additions & 3 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1120,9 +1120,9 @@ diacritics-map@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/diacritics-map/-/diacritics-map-0.1.0.tgz#6dfc0ff9d01000a2edf2865371cac316e94977af"

docusaurus@^1.0.14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/docusaurus/-/docusaurus-1.0.14.tgz#5fc333bbcc0faa3faf04ec1d1c3430ee45b8754b"
docusaurus@^1.0.15:
version "1.0.15"
resolved "https://registry.yarnpkg.com/docusaurus/-/docusaurus-1.0.15.tgz#c7a90f344adeafe66190ced22c1c643387a0c6b3"
dependencies:
babel-plugin-transform-class-properties "^6.24.1"
babel-plugin-transform-object-rest-spread "^6.26.0"
Expand Down

0 comments on commit 86a7a61

Please sign in to comment.