Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado committed Nov 29, 2024
1 parent b25d4a5 commit 0b42b94
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"start": "michi-server --start",
"dist": "michi-server --dist",
"build": "michi-server --build",
"publish-npm": "npm run dist && npm publish --access public",
"generate-icons": "michi-server --generate-assets",
"test-tsc": "michi-server --test-tsc"
},
Expand All @@ -22,10 +21,10 @@
],
"devDependencies": {
"@michijs/tsconfig": "0.0.4",
"@michijs/dev-server": "0.7.24",
"@michijs/dev-server": "0.7.25",
"typescript": "5.7.2"
},
"dependencies": {
"mermaid": "11.4.0"
"mermaid": "11.4.1"
}
}

0 comments on commit 0b42b94

Please sign in to comment.