This commit is contained in:
cudr
2020-07-02 01:18:00 +03:00
parent 45b8a16ef5
commit a9b20ae99d
6 changed files with 19 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@slate-collaborative/example",
"version": "0.6.7",
"version": "0.7.0",
"private": true,
"dependencies": {
"@emotion/core": "^10.0.17",
"@emotion/styled": "^10.0.17",
"@slate-collaborative/backend": "^0.6.7",
"@slate-collaborative/client": "^0.6.7",
"@slate-collaborative/backend": "^0.7.0",
"@slate-collaborative/client": "^0.7.0",
"@types/faker": "^4.1.5",
"@types/is-url": "^1.2.28",
"@types/jest": "24.0.18",