Skip to content

Commit 225e581

Browse files
committed
change version of he
1 parent 2da6e3c commit 225e581

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"license": "MIT",
2121
"dependencies": {
22-
"he": "latest"
22+
"he": "^1.1.1"
2323
},
2424
"devDependencies": {
2525
"@types/entities": "latest",
@@ -29,7 +29,7 @@
2929
"del": "latest",
3030
"gulp": "latest",
3131
"gulp-sequence": "latest",
32-
"gulp-shell": "^0.6.5",
32+
"gulp-shell": "latest",
3333
"mocha": "latest",
3434
"should": "latest",
3535
"spec": "latest",
@@ -58,4 +58,4 @@
5858
"url": "https://github.com/taoqf/node-fast-html-parser/issues"
5959
},
6060
"homepage": "https://github.com/taoqf/node-fast-html-parser"
61-
}
61+
}

0 commit comments

Comments
 (0)