Browse Source

chore: lerna versioning should be independent

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 4 years ago
parent
commit
95eece5ad0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lerna.json

+ 1 - 1
lerna.json

@@ -5,5 +5,5 @@
     "frontend",
     "backend"
   ],
-  "version": "2.1.0"
+  "version": "independent"
 }