You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"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",
|
||||
"homepage": "",
|
||||
"main": "index.ts",
|
||||
|
||||
@@ -275,9 +275,9 @@ export enum Volume {
|
||||
*/
|
||||
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;
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user