Skip to content

Commit 8801ea3

Browse files
committed
1 parent d544266 commit 8801ea3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ yarn --ignore-engines
2424

2525
##### 3. Start local app session
2626
```sh
27-
yarn run start
27+
yarn start
2828
```
2929

3030
### Setup local extension in Tableau Desktop

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@tableau/tableau-ui": "^2.1.0",
1111
"core-js": "^2.6.0",
1212
"gh-pages": "^2.0.1",
13-
"kepler.gl": "^0.2.3",
13+
"kepler.gl": "^0.2.4",
1414
"react": "^16.3.2",
1515
"react-beautiful-dnd": "^9.0.2",
1616
"react-bootstrap": "^0.32.1",

0 commit comments

Comments
 (0)