hcode-core
Advanced tools
Comparing version 0.1.432 to 0.1.433
@@ -21,3 +21,4 @@ export declare enum EnumSiteUrl { | ||
REGISTER = "/register", | ||
PAGE = "/page" | ||
PAGE = "/page", | ||
SERVICE_PLANS = "/service-plans" | ||
} |
{ | ||
"name": "hcode-core", | ||
"version": "0.1.432", | ||
"version": "0.1.433", | ||
"description": "Hcode Core", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -22,2 +22,3 @@ export enum EnumSiteUrl { | ||
PAGE = '/page', | ||
SERVICE_PLANS = '/service-plans', | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2708964
31534