Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e0cfa6ca29 | |||
843d217698 |
14
README.md
14
README.md
@ -2,10 +2,10 @@
|
|||||||
dropin replacement for q
|
dropin replacement for q
|
||||||
|
|
||||||
## Availabililty
|
## Availabililty
|
||||||
[](https://www.npmjs.com/package/smartq)
|
[](https://www.npmjs.com/package/smartq)
|
||||||
[](https://GitLab.com/pushrocks/smartq)
|
[](https://GitLab.com/pushrocks/smartq)
|
||||||
[](https://github.com/pushrocks/smartq)
|
[](https://github.com/pushrocks/smartq)
|
||||||
[](https://pushrocks.gitlab.io/smartq/)
|
[](https://pushrocks.gitlab.io/smartq/)
|
||||||
|
|
||||||
## Status for master
|
## Status for master
|
||||||
[](https://GitLab.com/pushrocks/smartq/commits/master)
|
[](https://GitLab.com/pushrocks/smartq/commits/master)
|
||||||
@ -79,4 +79,8 @@ who | made what
|
|||||||
-- | --
|
-- | --
|
||||||
[notenoughneon](https://www.npmjs.com/~notenoughneon) | [typed-promisify](https://www.npmjs.com/package/typed-promisify)
|
[notenoughneon](https://www.npmjs.com/~notenoughneon) | [typed-promisify](https://www.npmjs.com/package/typed-promisify)
|
||||||
|
|
||||||
[](https://push.rocks)
|
For further information read the linked docs at the top of this README.
|
||||||
|
|
||||||
|
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
||||||
|
|
||||||
|
[](https://push.rocks)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartq",
|
"name": "smartq",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "dropin replacement for q",
|
"description": "dropin replacement for q",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user