Skip to content

Commit

Permalink
Merge 86e8aaf into 360b421
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Feb 5, 2020
2 parents 360b421 + 86e8aaf commit 549b2c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"gatsby": "~2.18.0",
"gatsby-plugin-no-sourcemaps": "^2.1.1",
"gatsby-theme-ocular": "^1.2.0-beta.2",
"gatsby-theme-ocular": "^1.2.0-beta.4",
"gh-pages": "^2.1.0"
}
}
2 changes: 1 addition & 1 deletion website/templates/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default class IndexPage extends React.Component {
Loaders and Writers can be used with any visualization framework.
</Bullet>
<Bullet>
Move your code around and rely on your loaders to keep working.
Move your code between browser, worker threads and Node.js and rely on your loaders to keep working.
</Bullet>
</ul>
</Home>
Expand Down

0 comments on commit 549b2c7

Please sign in to comment.