fix(frontend): adjust package version

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-11-11 10:31:57 +01:00
parent 08f4e7b809
commit 0e8396e8ed
No known key found for this signature in database
GPG key ID: B97799103358209B

View file

@ -1,6 +1,7 @@
{
"name": "@hedgedoc/react-client",
"version": "0.0.1",
"version": "2.0.0-dev",
"private": true,
"license": "AGPL-3.0",
"scripts": {
"build": "cross-env NODE_ENV=production next build",