Skip to content

Commit

Permalink
feat: bump dot and box to version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszkubacki committed Mar 30, 2024
1 parent a49e949 commit aa48890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dot-and-box-editor",
"version": "0.0.1",
"version": "0.0.2",
"description": "editor for dot-and-box",
"type": "module",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"vitest": "^0.34.4"
},
"dependencies": {
"dot-and-box": "^0.0.12",
"dot-and-box": "^0.1.0",
"prismjs": "^1.29.0"
}
}

0 comments on commit aa48890

Please sign in to comment.