Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Commit 7d43612

Browse files
author
Kevin Hermawan
committed
release: 0.0.6
1 parent d591d61 commit 7d43612

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "enhanced-array",
33
"description": "A collection of essential utilities that do not exist in the original JavaScript array",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
77
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)