is-undefined
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "is-undefined", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Check if a value is undefined or not.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -32,2 +32,11 @@ | ||
## :question: Get Help | ||
There are few ways to get help: | ||
1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :memo: Documentation | ||
@@ -34,0 +43,0 @@ |
6851
107