@algorithm.ts/queue
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
{ | ||
"name": "@algorithm.ts/queue", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Typescript implementation of queues, such as priority queue and circular queue.", | ||
@@ -46,5 +46,5 @@ "author": { | ||
"dependencies": { | ||
"@algorithm.ts/types": "^3.0.0-alpha.0" | ||
"@algorithm.ts/types": "^3.0.0-alpha.1" | ||
}, | ||
"gitHead": "7562a908843d63b6b1bf92e7aa2104e7b294eaa0" | ||
"gitHead": "8f9a0d0dfee15efc08c4165848123b118c13ce81" | ||
} |
Sorry, the diff of this file is not supported yet