Check for unique entries (#62)

* Check for unique entries

* Update scripts/sortAll.mjs

* Updated CHANGELOG

* 0.4
This commit is contained in:
Jaco Greeff
2021-01-24 09:21:35 +01:00
committed by GitHub
parent f1a8818913
commit 0ca51f6897
6 changed files with 79 additions and 51 deletions
+1 -1
View File
@@ -24,5 +24,5 @@
"@polkadot/dev": "^0.61.24",
"@types/jest": "^26.0.20"
},
"version": "0.3.25"
"version": "0.4.0"
}