Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3131f6

Browse files
author
Alexander Mekhonoshin (invntrm)
committed
0.2.0
1 parent 902a8ac commit e3131f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Vladimir Grinenko <[email protected]>",
33
"description": "ENB plugin to wrap a file into arbitrary content",
44
"name": "enb-tech-wrap",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"repository": "git://github.com/bem-kit/enb-wrap",
77
"homepage": "https://github.com/bem-kit/enb-wrap",
88
"bugs": "https://github.com/bem-kit/enb-wrap/issues",
@@ -25,9 +25,9 @@
2525
"enb": ">= 0.12.0 < 2.0.0"
2626
},
2727
"dependencies": {
28-
"enb": ">= 0.12.0 < 2.0.0",
29-
"vow": "^0.4.13",
30-
"vow-fs": "^0.3.6"
28+
"enb": ">= 0.12.0 < 2.0.0",
29+
"vow": "^0.4.13",
30+
"vow-fs": "^0.3.6"
3131
},
3232
"devDependencies": {
3333
"eslint": "^3.14.1",

0 commit comments

Comments
 (0)