diff --git a/examples/custom-map-style/package.json b/examples/custom-map-style/package.json index 88ddaa530c..0855f755ab 100644 --- a/examples/custom-map-style/package.json +++ b/examples/custom-map-style/package.json @@ -5,8 +5,8 @@ }, "dependencies": { "global": "^4.3.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-palm": "^3.3.6", diff --git a/examples/custom-reducer/package.json b/examples/custom-reducer/package.json index 6b31fe27e0..c49ad65ec9 100644 --- a/examples/custom-reducer/package.json +++ b/examples/custom-reducer/package.json @@ -5,9 +5,9 @@ }, "dependencies": { "global": "^4.3.0", - "@kepler.gl/actions": "^3.0.0-alpha.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", + "@kepler.gl/actions": "^3.0.0-alpha.1", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-palm": "^3.3.6", @@ -29,4 +29,4 @@ "webpack-dev-server": "^3.1.14", "webpack-hot-middleware": "^2.24.3" } -} \ No newline at end of file +} diff --git a/examples/custom-theme/package.json b/examples/custom-theme/package.json index 5ccd63aa1a..05929576db 100644 --- a/examples/custom-theme/package.json +++ b/examples/custom-theme/package.json @@ -5,8 +5,8 @@ }, "dependencies": { "global": "^4.3.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-palm": "^3.3.6", @@ -28,4 +28,4 @@ "webpack-dev-server": "^3.1.14", "webpack-hot-middleware": "^2.24.3" } -} \ No newline at end of file +} diff --git a/examples/demo-app/package.json b/examples/demo-app/package.json index 8f26f732a3..ba272f6acf 100644 --- a/examples/demo-app/package.json +++ b/examples/demo-app/package.json @@ -11,15 +11,15 @@ }, "dependencies": { "@carto/toolkit": "0.0.1-rc.18", + "@kepler.gl/actions": "^3.0.0-alpha.1", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/constants": "^3.0.0-alpha.1", + "@kepler.gl/processors": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", + "@kepler.gl/styles": "^3.0.0-alpha.1", "d3-request": "^1.0.6", "dropbox": "^4.0.12", "global": "^4.3.0", - "@kepler.gl/actions": "^3.0.0-alpha.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/constants": "^3.0.0-alpha.0", - "@kepler.gl/processors": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", - "@kepler.gl/styles": "^3.0.0-alpha.0", "lodash.debounce": "^4.0.8", "lodash.get": "^4.4.2", "react": "^18.2.0", diff --git a/examples/node-app/package.json b/examples/node-app/package.json index ce8969e14c..03b35a76c5 100644 --- a/examples/node-app/package.json +++ b/examples/node-app/package.json @@ -6,8 +6,8 @@ "dependencies": { "express": "^4.17.1", "global": "^4.3.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-palm": "^3.3.6", @@ -29,4 +29,4 @@ "webpack-dev-server": "^3.1.14", "webpack-hot-middleware": "^2.25.0" } -} \ No newline at end of file +} diff --git a/examples/open-modal/package.json b/examples/open-modal/package.json index acef1f6a69..0a895aa896 100644 --- a/examples/open-modal/package.json +++ b/examples/open-modal/package.json @@ -5,9 +5,9 @@ }, "dependencies": { "global": "^4.3.0", - "@kepler.gl/actions": "^3.0.0-alpha.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", + "@kepler.gl/actions": "^3.0.0-alpha.1", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-modal": "^3.1.10", @@ -30,4 +30,4 @@ "webpack-dev-server": "^3.1.14", "webpack-hot-middleware": "^2.24.3" } -} \ No newline at end of file +} diff --git a/examples/replace-component/package.json b/examples/replace-component/package.json index 5a7eeea5ad..84ec97bbf7 100644 --- a/examples/replace-component/package.json +++ b/examples/replace-component/package.json @@ -5,11 +5,11 @@ }, "dependencies": { "global": "^4.3.0", - "@kepler.gl/actions": "^3.0.0-alpha.0", - "@kepler.gl/components": "^3.0.0-alpha.0", - "@kepler.gl/reducers": "^3.0.0-alpha.0", - "@kepler.gl/schemas": "^3.0.0-alpha.0", - "@kepler.gl/styles": "^3.0.0-alpha.0", + "@kepler.gl/actions": "^3.0.0-alpha.1", + "@kepler.gl/components": "^3.0.0-alpha.1", + "@kepler.gl/reducers": "^3.0.0-alpha.1", + "@kepler.gl/schemas": "^3.0.0-alpha.1", + "@kepler.gl/styles": "^3.0.0-alpha.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-palm": "^3.3.6", @@ -31,4 +31,4 @@ "webpack-dev-server": "^3.1.14", "webpack-hot-middleware": "^2.24.3" } -} \ No newline at end of file +}