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

Commit

Permalink
release: 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Hermawan committed Sep 25, 2022
1 parent 7e9fca8 commit 05ee69e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "enhanced-array",
"description": "A collection of common utilities for the JavaScript array",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",
"module": "dist/index.mjs",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 05ee69e

Please sign in to comment.