Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f4bff3551e | |||
c0b318cd73 |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "slackme",
|
"name": "slackme",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "slackme",
|
"name": "slackme",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"description": "API abstraction for mojoio",
|
"description": "API abstraction for mojoio",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
@ -14,9 +14,10 @@ API abstraction for mojoio
|
|||||||
[](https://david-dm.org/mojoio/slackme)
|
[](https://david-dm.org/mojoio/slackme)
|
||||||
[](https://www.bithound.io/github/mojoio/slackme/master/dependencies/npm)
|
[](https://www.bithound.io/github/mojoio/slackme/master/dependencies/npm)
|
||||||
[](https://www.bithound.io/github/mojoio/slackme)
|
[](https://www.bithound.io/github/mojoio/slackme)
|
||||||
|
[](https://snyk.io/test/npm/slackme)
|
||||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
[](http://standardjs.com/)
|
[](https://standardjs.com/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Use TypeScript for best in class instellisense.
|
Use TypeScript for best in class instellisense.
|
||||||
|
Reference in New Issue
Block a user