feat(collections): collections@1.0.0-rc.1 (#4697)

This commit is contained in:
Asher Gomez 2024-05-20 14:58:51 +10:00 committed by GitHub
parent c9167d693a
commit 2c8840850f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "@std/collections",
"version": "0.224.2",
"version": "1.0.0-rc.1",
"exports": {
".": "./mod.ts",
"./aggregate-groups": "./aggregate_groups.ts",