Comparing version 0.3.10 to 0.3.11
@@ -39,4 +39,4 @@ export declare const URL_FULL = "URL_FULL"; | ||
export declare const OG_TYPE = "og_type"; | ||
export declare const STATE_PATH = "STE_PATH"; | ||
export declare const STATE_DATA = "STE_DATA"; | ||
export declare const STATE_PATH = "SET_PATH"; | ||
export declare const STATE_DATA = "SET_DATA"; | ||
export declare const STATE: { | ||
@@ -43,0 +43,0 @@ PATH: string; |
@@ -39,4 +39,4 @@ export const URL_FULL = "URL_FULL"; | ||
export const OG_TYPE = "og_type"; | ||
export const STATE_PATH = "STE_PATH"; | ||
export const STATE_DATA = "STE_DATA"; | ||
export const STATE_PATH = "SET_PATH"; | ||
export const STATE_DATA = "SET_DATA"; | ||
export const STATE = { | ||
@@ -43,0 +43,0 @@ PATH: STATE_PATH, |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -8,0 +8,0 @@ "main": "./lib/index.js", |