terriajs-plugin-api
Advanced tools
Comparing version 0.0.1-alpha.14 to 0.0.1-alpha.15
@@ -1,1 +0,1 @@ | ||
export { useViewState } from "terriajs/lib/ReactViews/StandardUserInterface/ViewStateContext"; | ||
export { useViewState } from "terriajs/lib/ReactViews/Context/ViewStateContext"; |
@@ -1,1 +0,1 @@ | ||
export { useViewState } from "terriajs/lib/ReactViews/StandardUserInterface/ViewStateContext"; | ||
export { useViewState } from "terriajs/lib/ReactViews/Context/ViewStateContext"; |
{ | ||
"name": "terriajs-plugin-api", | ||
"version": "0.0.1-alpha.14", | ||
"version": "0.0.1-alpha.15", | ||
"description": "An (experimental) API for writing plugins for terriajs.", | ||
@@ -16,3 +16,3 @@ "repository": "https://github.com/terriajs/plugin-api", | ||
"prettier": "^2.6.1", | ||
"terriajs": "8.3.0", | ||
"terriajs": "8.3.4", | ||
"typescript": "^4.9.5" | ||
@@ -19,0 +19,0 @@ }, |
26585