We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3004872 commit d23bcacCopy full SHA for d23bcac
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "choo-devtools",
3
- "description": "Expose a choo instance on the window",
+ "description": "Console devtools for Choo",
4
"repository": "choojs/choo-devtools",
5
- "version": "2.5.0",
+ "version": "2.5.1",
6
"scripts": {
7
"deps": "dependency-check . && dependency-check . --extra --no-dev",
8
"start": "node .",
0 commit comments