Skip to content

Commit 2e4e3fc

Browse files
committed
Update version to 0.7.0 and dependencies.
1 parent bd92e58 commit 2e4e3fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "velocity",
3-
"version": "0.6.11",
3+
"version": "0.7.0",
44
"description": "A node velocity template engine.",
55
"homepage": "https://github.com/fool2fish/velocity",
66
"keywords": [
@@ -11,9 +11,9 @@
1111
],
1212
"author": "fool2fish <[email protected]>",
1313
"dependencies": {
14-
"colorful": "2.1.0",
15-
"commander": "1.2.0",
16-
"tracer": "0.6.1",
14+
"colorful": "~2.1.0",
15+
"commander": "~2.3.0",
16+
"tracer": "~0.7.3",
1717
"utilx": "0.0.5"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)