openlane/user_project_wrapper: fix unit type
diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json
index 7fa13bb..fc5360e 100644
--- a/openlane/user_project_wrapper/config.json
+++ b/openlane/user_project_wrapper/config.json
@@ -27,7 +27,7 @@
     "MAGIC_ZEROIZE_ORIGIN": 0,
     "FP_SIZING": "absolute",
     "RUN_CVC": 0,
-    "UNIT": 2.4,
+    "UNIT": "2.4",
     "FP_IO_VEXTEND": "expr::2 * $UNIT",
     "FP_IO_HEXTEND": "expr::2 * $UNIT",
     "FP_IO_VLENGTH": "ref::$UNIT",