File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " point-of-view" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " Template plugin for Fastify" ,
55 "main" : " index.js" ,
66 "scripts" : {
2626 },
2727 "homepage" : " https://github.com/fastify/point-of-view#readme" ,
2828 "dependencies" : {
29- "fastify-plugin" : " ^0.1.0 " ,
29+ "fastify-plugin" : " ^0.1.1 " ,
3030 "hashlru" : " ^2.1.0"
3131 },
3232 "devDependencies" : {
33- "ejs" : " ^2.5.6 " ,
33+ "ejs" : " ^2.5.7 " ,
3434 "ejs-mate" : " ^2.3.0" ,
35- "express" : " ^4.15.2 " ,
36- "fastify" : " ^0.25.0 " ,
35+ "express" : " ^4.15.4 " ,
36+ "fastify" : " ^0.28.2 " ,
3737 "handlebars" : " ^4.0.6" ,
38- "marko" : " ^4.2.2 " ,
38+ "marko" : " ^4.4.28 " ,
3939 "pre-commit" : " ^1.2.2" ,
40- "pug" : " ^2.0.0-rc.2 " ,
41- "request" : " ^2.81 .0" ,
42- "standard" : " ^10.0.0 " ,
43- "tap" : " ^10.3.0 "
40+ "pug" : " ^2.0.0-rc.4 " ,
41+ "request" : " ^2.82 .0" ,
42+ "standard" : " ^10.0.3 " ,
43+ "tap" : " ^10.7.2 "
4444 },
4545 "standard" : {
4646 "ignore" : [
You can’t perform that action at this time.
0 commit comments