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

Commit ec3af19

Browse files
author
Kevin Hermawan
committed
release: 0.0.7
1 parent 271ec14 commit ec3af19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.6",
4+
"version": "0.0.7",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
77
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)