Skip to content

Commit 3269da8

Browse files
committed
Merge branch 'master' into feature/entities
2 parents 84d23fc + 4296e74 commit 3269da8

File tree

2 files changed

+118
-70
lines changed

2 files changed

+118
-70
lines changed

website/package-lock.json

Lines changed: 116 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"deploy": "docusaurus deploy"
88
},
99
"dependencies": {
10-
"@docusaurus/core": "^2.0.0-alpha.40",
11-
"@docusaurus/preset-classic": "^2.0.0-alpha.40",
10+
"@docusaurus/core": "^2.0.0-alpha.41",
11+
"@docusaurus/preset-classic": "^2.0.0-alpha.41",
1212
"classnames": "^2.2.6",
1313
"react": "^16.10.2",
1414
"react-dom": "^16.10.2"

0 commit comments

Comments
 (0)