Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarshall committed Jan 22, 2020
1 parent e1d83b8 commit 25b28ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/docs/sanddance-explorer/v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add these to the `dependencies` section of your `package.json`, then run `npm in
```json
"@deck.gl/core": "6.4",
"@deck.gl/layers": "6.4",
"@msrvida/sanddance-explorer": "^1",
"@msrvida/sanddance-explorer": "^2",
"luma.gl": "6.4",
"office-ui-fabric-react": "6.204.4",
"vega": "^5.8"
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/sanddance-react/v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add these to the `dependencies` section of your `package.json`, then run `npm in
```json
"@deck.gl/core": "6.4",
"@deck.gl/layers": "6.4",
"@msrvida/sanddance-react": "^1",
"@msrvida/sanddance-react": "^2",
"luma.gl": "6.4",
"vega": "^5.8"
```
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/sanddance/v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Add these to the `dependencies` section of your `package.json`, then run `npm in
```json
"@deck.gl/core": "6.4",
"@deck.gl/layers": "6.4",
"@msrvida/sanddance": "^1",
"@msrvida/sanddance": "^2",
"luma.gl": "6.4",
"vega": "^5.8"
```
Expand Down

0 comments on commit 25b28ac

Please sign in to comment.