Latest generation

This commit is contained in:
ci core model
2025-12-15 16:05:54 +00:00
parent 3e7afc7041
commit 623497c7db
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@reflex-platform/npm-core-sdk", "name": "@reflex-platform/npm-core-sdk",
"version": "1.12.0-SNAPSHOT-251215144128", "version": "1.12.0-SNAPSHOT-251215160525",
"description": "npm libs from core model proto files", "description": "npm libs from core model proto files",
"homepage": "", "homepage": "",
"main": "index.ts", "main": "index.ts",

View File

@@ -275,9 +275,9 @@ export enum Volume {
*/ */
CUBIC_INCH = 110, CUBIC_INCH = 110,
/** /**
* @generated from protobuf enum value: CUBIC_FEET = 120; * @generated from protobuf enum value: CUBIC_FOOT = 120;
*/ */
CUBIC_FEET = 120, CUBIC_FOOT = 120,
/** /**
* @generated from protobuf enum value: CUBIC_YARD = 130; * @generated from protobuf enum value: CUBIC_YARD = 130;
*/ */