Feat/bump (#55)

* chore: update dependencies

* fix: update block suite api

* chore: use strict mode

* chore: clean code
This commit is contained in:
Whitewater
2022-10-25 19:52:46 -08:00
committed by GitHub
parent 23661b42b7
commit a942b8b9f1
4 changed files with 55 additions and 29 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.2.18",
"@blocksuite/editor": "^0.2.18",
"@blocksuite/blocks": "^0.2.19",
"@blocksuite/editor": "^0.2.19",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",