clean: package.json

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-05 18:47:56 +02:00
parent 1431456a4c
commit d74aee3806
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -17,6 +17,7 @@
"eslint-plugin-node":"11",
"eslint":"^7.32.0"
},
"dependencies": {"@anticrm/platform":"~0.6.3"
"dependencies": {
"@anticrm/platform":"~0.6.3"
}
}