Skip to content

Commit d23bcac

Browse files
committed
2.5.1
1 parent 3004872 commit d23bcac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "choo-devtools",
3-
"description": "Expose a choo instance on the window",
3+
"description": "Console devtools for Choo",
44
"repository": "choojs/choo-devtools",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"scripts": {
77
"deps": "dependency-check . && dependency-check . --extra --no-dev",
88
"start": "node .",

0 commit comments

Comments
 (0)