We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615c46d commit 1f8c486Copy full SHA for 1f8c486
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "toposort",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"main": "./toposort.js",
5
"ignore": [ "scripts/**", "test/**" ],
6
"dependencies": {}
package.json
"name": "toposort-class",
"description": "Topological sort of directed acyclic graphs (like dependecy lists)",
"devDependencies": {
0 commit comments