File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " collectable" ,
3- "version" : " 0.30.1 " ,
3+ "version" : " 0.31.0 " ,
44 "description" : " An all-you-can-eat buffet of high-performance immutable/persistent data structures" ,
55 "main" : " lib/commonjs/index.js" ,
66 "module" : " lib/es2015/index.js" ,
2828 "repository" : " git@github.com:frptools/collectable.git" ,
2929 "dependencies" : {
3030 "@collectable/core" : " ^5.0.1" ,
31- "@collectable/list" : " ^5.0.1 " ,
31+ "@collectable/list" : " ^5.1.0 " ,
3232 "@collectable/map" : " ^4.0.1" ,
3333 "@collectable/red-black-tree" : " ^5.0.1" ,
3434 "@collectable/set" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @collectable/list" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.1.0 " ,
44 "description" : " [Collectable.js] Immutable List" ,
55 "main" : " lib/commonjs/index.js" ,
66 "module" : " lib/es2015/index.js" ,
You can’t perform that action at this time.
0 commit comments