Skip to content

Commit a3c259d

Browse files
committed
Auto-generated commit
1 parent d0686dd commit a3c259d

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2022-03-16T08:39:08.719Z

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -219,20 +219,20 @@ Copyright © 2016-2022. The Stdlib [Authors][stdlib-authors].
219219
220220
-->
221221

222-
[umd]: https://github.com/umdjs/umd
223-
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
224-
225-
[deno-url]: https://github.com/stdlib-js/utils-unshift/tree/deno
226-
[umd-url]: https://github.com/stdlib-js/utils-unshift/tree/umd
227-
[esm-url]: https://github.com/stdlib-js/utils-unshift/tree/esm
228-
229222
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
230223
[chat-url]: https://gitter.im/stdlib-js/stdlib/
231224

232225
[stdlib]: https://github.com/stdlib-js/stdlib
233226

234227
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
235228

229+
[umd]: https://github.com/umdjs/umd
230+
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
231+
232+
[deno-url]: https://github.com/stdlib-js/utils-unshift/tree/deno
233+
[umd-url]: https://github.com/stdlib-js/utils-unshift/tree/umd
234+
[esm-url]: https://github.com/stdlib-js/utils-unshift/tree/esm
235+
236236
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/utils-unshift/main/LICENSE
237237

238238
[mdn-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stdlib/utils-unshift",
3-
"version": "0.0.7",
3+
"version": "0.0.0",
44
"description": "Add one or more elements to the beginning of a collection.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)