Skip to content

Commit 1c74cff

Browse files
committed
Use fastify v2
1 parent dae341f commit 1c74cff

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
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/fastify/fastify-caching#readme",
3131
"devDependencies": {
32-
"fastify": "2.0.0-rc.0",
32+
"fastify": "^2.0.0",
3333
"pre-commit": "^1.2.2",
3434
"snazzy": "^8.0.0",
3535
"standard": "^12.0.1",

0 commit comments

Comments
 (0)