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 d544266 commit 8801ea3Copy full SHA for 8801ea3
README.md
@@ -24,7 +24,7 @@ yarn --ignore-engines
24
25
##### 3. Start local app session
26
```sh
27
-yarn run start
+yarn start
28
```
29
30
### Setup local extension in Tableau Desktop
package.json
@@ -10,7 +10,7 @@
10
"@tableau/tableau-ui": "^2.1.0",
11
"core-js": "^2.6.0",
12
"gh-pages": "^2.0.1",
13
- "kepler.gl": "^0.2.3",
+ "kepler.gl": "^0.2.4",
14
"react": "^16.3.2",
15
"react-beautiful-dnd": "^9.0.2",
16
"react-bootstrap": "^0.32.1",
0 commit comments