mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-16 00:41:01 +00:00
Don't sort the list on every render (#58)
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
"node": ">=9.5"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Tests only available from root wrapper\""
|
||||
"test": "node ./test | tap-spec"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tap-spec": "^5.0.0",
|
||||
"tape": "^4.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user