We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72dc0d commit 4cc9eefCopy full SHA for 4cc9eef
package.json
@@ -2,7 +2,7 @@
2
"name": "choo-hooks",
3
"description": "Hook into Choo's events and timings",
4
"repository": "choojs/choo-hooks",
5
- "version": "1.1.2",
+ "version": "1.1.3",
6
"scripts": {
7
"deps": "dependency-check . && dependency-check . --extra --no-dev",
8
"start": "node .",
0 commit comments