Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 989e48f

Browse files
committed
Specify underscore & underscore.string dependencies
The versions are based on the latest compatible version that underscore.string supports.
1 parent ab488e4 commit 989e48f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/scripts/wikipedia.coffee

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# Dependencies:
55
# "htmlparser": "1.7.6"
66
# "soupselect: "0.2.0"
7+
# "underscore": "1.3.3"
8+
# "underscore.string": "2.3.0"
79
#
810
# Configuration:
911
# None

0 commit comments

Comments
 (0)