Skip to content

Commit 621ad8f

Browse files
committed
Browserify fix
1 parent 8d89ded commit 621ad8f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.2.0",
44
"description": "A graph data structure with topological sort.",
55
"main": "index.js",
6-
"browser": "graph-data-structure.js",
76
"scripts": {
87
"test": "mocha",
98
"prepublishOnly": "browserify index.js -s GraphDataStructure -o graph-data-structure.js"

0 commit comments

Comments
 (0)