Skip to content

Commit aebd4ed

Browse files
committed
Auto-generated commit
1 parent 1a4ca33 commit aebd4ed

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
198198
# Publish package to npm:
199199
- name: 'Publish package to npm'
200-
uses: JS-DevTools/npm-publish@v1
200+
uses: JS-DevTools/npm-publish@v2
201201
with:
202202
token: ${{ secrets.NPM_TOKEN }}
203203
access: public

CONTRIBUTORS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,23 @@ Joey Reed <joeyrreed@gmail.com>
1616
Jordan-Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
1717
Joris Labie <joris.labie1@gmail.com>
1818
Justin Dennison <justin1dennison@gmail.com>
19+
KATTA NAGA NITHIN <88046362+nithinkatta@users.noreply.github.com>
1920
Marcus <mfantham@users.noreply.github.com>
2021
Matt Cochrane <matthew.cochrane.eng@gmail.com>
2122
Milan Raj <rajsite@users.noreply.github.com>
2223
Momtchil Momtchev <momtchil@momtchev.com>
24+
Naresh Jagadeesan <37257700+Infinage@users.noreply.github.com>
2325
Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
2426
Philipp Burckhardt <pburckhardt@outlook.com>
2527
Pranav <85227306+Pranavchiku@users.noreply.github.com>
2628
Ricky Reusser <rsreusser@gmail.com>
29+
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
2730
Ryan Seal <splrk@users.noreply.github.com>
2831
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
2932
Shraddheya Shendre <shendreshraddheya@gmail.com>
3033
Stephannie Jiménez Gacha <steff456@hotmail.com>
3134
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
3235
dorrin-sot <59933477+dorrin-sot@users.noreply.github.com>
36+
drunken_devv <90555965+amitjimiwal@users.noreply.github.com>
3337
orimiles5 <97595296+orimiles5@users.noreply.github.com>
3438
rei2hu <rei2hu@users.noreply.github.com>

docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
// TypeScript Version: 2.0
19+
// TypeScript Version: 4.1
2020

2121
/// <reference types="@stdlib/types"/>
2222

0 commit comments

Comments
 (0)