소스 검색

chore: lerna versioning should be independent

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 5 년 전
부모
커밋
95eece5ad0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lerna.json

+ 1 - 1
lerna.json

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