Skip to content

Commit 8c72ee0

Browse files
committed
Auto-generated commit
1 parent e09a12e commit 8c72ee0

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:13.386Z

README.md

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

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

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

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

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

237237
[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-append",
3-
"version": "0.0.7",
3+
"version": "0.0.0",
44
"description": "Add elements from one collection to the end of another collection.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)