Skip to content

Commit 058d509

Browse files
committed
Bumped v0.3.0.
1 parent 6623b38 commit 058d509

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": {
@@ -26,21 +26,21 @@
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": [

0 commit comments

Comments
 (0)