We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33aaf9b commit 3efe245Copy full SHA for 3efe245
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "async-array-prototype",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Async array methods in JavaScript",
5
"keywords": [
6
"Array Methods",
7
"Async Programming",
8
"Async Array Methods"
9
],
10
- "homepage": "https://atanas.info/projects/async-array-prototype.html",
+ "homepage": "https://atanas.info/portfolio/open-source/async-array-prototype",
11
"bugs": {
12
"url": "https://github.com/scriptex/async-array-prototype/issues",
13
"email": "hi@atanas.info"
0 commit comments