We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046e9c4 commit 096b83eCopy full SHA for 096b83e
.gitignore
@@ -21,3 +21,4 @@ yarn-debug.log*
21
yarn-error.log*
22
yarn.lock
23
package-lock.json
24
+.idea
package.json
@@ -6,7 +6,7 @@
6
],
7
"version": "0.1.0",
8
"description": "kepler.gl is a webgl based application to visualize large scale location data in the browser",
9
- "homepage": "https://github.com/keplergl/kepler.gl-tableau",
+ "homepage": "https://keplergl-tableau.netlify.com",
10
"license": "MIT",
11
"main": "dist/index.js",
12
"engines": {
0 commit comments