Fixed merge_map package version
This commit is contained in:
parent
f8ec10d4e2
commit
27ff8d9352
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: merge_map
|
||||
description: Combine multiple Maps into one. Equivalent to Object.assign in JS.
|
||||
version: 3.0.0
|
||||
version: 2.0.0
|
||||
homepage: https://github.com/thosakwe/merge_map
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue