alpha
Login
or
Join now
mary.my.id
/
pkg-array-fns
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
small array utilities
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
v0.1.1
author
Mary
date
2 years ago
(Feb 2, 2025, 11:58 AM +0700)
commit
657cb0bb
657cb0bbb6c1c2f324559256be6fc30244e80240
parent
54d0e43c
54d0e43c12d302b0476dd1a068ac5035691b0ce7
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
deno.json
+1
-1
deno.json
View file
Reviewed
···
1
1
{
2
2
"name": "@mary/array-fns",
3
3
-
"version": "0.1.0",
3
3
+
"version": "0.1.1",
4
4
"exports": "./lib/mod.ts",
5
5
"fmt": {
6
6
"useTabs": true,