Skip to content

Commit

Permalink
🚀Bump version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed Jul 10, 2020
1 parent 98bf0a1 commit 574c4bd
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 414 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iooxa/article",
"version": "0.2.5",
"version": "0.2.6",
"description": "Scientific web components for interactive scientific writing, reactive documents and explorable explanations.",
"main": "dist/index.js",
"unpkg": "dist/iooxa.min.js",
Expand Down Expand Up @@ -66,9 +66,9 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@iooxa/components": "^0.2.4",
"@iooxa/svg": "^0.0.3",
"@iooxa/runtime": "^0.2.4",
"@iooxa/components": "^0.2.5",
"@iooxa/svg": "^0.0.5",
"@iooxa/runtime": "^0.2.5",
"highlight.js": "^9.18.1",
"katex": "^0.11.1",
"redux": "^4.0.5",
Expand Down
Loading

0 comments on commit 574c4bd

Please sign in to comment.