site-config-stack
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -26,3 +26,3 @@ import { ComputedRef, Ref } from 'vue'; | ||
* | ||
* @deprecated we should only rely on `env` | ||
* Allows you to opt-out productions environment from being indexed. | ||
*/ | ||
@@ -29,0 +29,0 @@ indexable?: boolean; |
{ | ||
"name": "site-config-stack", | ||
"type": "module", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Shared site configuration utilities.", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19587