Skip to content

Commit 71519fb

Browse files
committed
🐛 chore: ungap citation cff
1 parent 01bcaeb commit 71519fb

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CITATION.cff

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
cff-version: 1.2.0
32
message: "If you use this software, please cite it as below."
43
authors:

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,6 +1,6 @@
11
{
22
"name": "extra-array",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "A collection of functions for working with Arrays.",
55
"main": "index.js",
66
"module": "index.mjs",

0 commit comments

Comments
 (0)