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 5ffc1da commit 1759d64Copy full SHA for 1759d64
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linked-list-typescript",
3
- "version": "1.0.14",
+ "version": "1.0.15",
4
"description": "simple typescript linked-list with generics typing",
5
"main": "lib/src/index.js",
6
"typings": "lib/src/index",
0 commit comments