promoted to stable

This commit is contained in:
AJ ONeal 2014-01-13 16:06:56 -07:00
parent 592ac5cb53
commit a748861ed8
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Or you can build it alongside other libraries:
```bash
npm install -g pakmanager
npm install forEachAsync@3.x --save
npm install forEachAsync --save
pakmanager -e browser build
```