fix: Import version properly as string not object
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
const VERSION = 'v1.5.0';
|
||||
const VERSION = 'v1.5.2';
|
||||
|
||||
export default VERSION;
|
||||
|
||||
Reference in New Issue
Block a user