Skip to content

Commit fa4cf7b

Browse files
committed
Fix underscore packaging
1 parent 60cbfae commit fa4cf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

underscore/dnn-library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"files": ["node_modules/underscore/underscore-min.js"],
3-
"resources": ["node_modules/underscore/underscore-min.map"]
3+
"resources": ["node_modules/underscore/underscore-min.js.map"]
44
}

0 commit comments

Comments
 (0)