Skip to content

Commit acf2096

Browse files
author
Oren (electricessence)
committed
Refresh.
1 parent 33d7d81 commit acf2096

File tree

16 files changed

+1103
-1018
lines changed

16 files changed

+1103
-1018
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Set up Node.js for NPM
2626
if: steps.check.outputs.changed == 'true'
27-
uses: actions/setup-node@v1
27+
uses: actions/setup-node@v2
2828
with:
2929
registry-url: "https://registry.npmjs.org"
3030

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 electricessence (Oren F.)
3+
Copyright (c) 2021 electricessence (Oren F.)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

dist-esm/arrayUtility.js

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

dist-esm/arrayUtility.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/arrayUtility.js

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

0 commit comments

Comments
 (0)