Skip to content

Commit cfc09a0

Browse files
committed
v3.0.4
1 parent 472b80f commit cfc09a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmod/nclist",
3-
"version": "3.0.2",
3+
"version": "3.0.4",
44
"description": "Read features from JBrowse 1 format nested containment list JSON",
55
"type": "module",
66
"types": "./dist/index.d.ts",
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@gmod/abortable-promise-cache": "^3.0.1",
67-
"@jbrowse/quick-lru": "^7.0.0",
67+
"@jbrowse/quick-lru": "^7.3.5",
6868
"@jridgewell/resolve-uri": "^3.1.2"
6969
},
7070
"keywords": [

0 commit comments

Comments
 (0)