Skip to content

Commit 55d8c85

Browse files
authored
Merge pull request #66 from fastify/greenkeeper/ajv-6.0.0
Update ajv to the latest version 🚀
2 parents e897a7b + b7b8b15 commit 55d8c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"uglify-es": "^3.2.2"
3535
},
3636
"dependencies": {
37-
"ajv": "^5.5.2",
37+
"ajv": "^6.0.0",
3838
"fast-safe-stringify": "^1.2.1"
3939
}
4040
}

0 commit comments

Comments
 (0)