@threlte/core
Advanced tools
Comparing version 7.1.1 to 7.1.2
@@ -1,3 +0,3 @@ | ||
import { createObjectStore } from '../../lib'; | ||
import { getContext, setContext } from 'svelte'; | ||
import { createObjectStore } from '../lib/createObjectStore'; | ||
const key = Symbol('threlte-hierarchical-parent-context'); | ||
@@ -4,0 +4,0 @@ export const useParent = () => { |
{ | ||
"name": "@threlte/core", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"author": "Grischa Erbe <hello@legrisch.com> (https://legrisch.com)", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
300731