Merge branch 'master' into master_add_domElement

This commit is contained in:
Melvin Philips 2017-10-05 14:02:00 -07:00
commit b22d9e88db
4 changed files with 24 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@sindresorhus/is",
"version": "0.2.0",
"version": "0.2.1",
"description": "Type check values: `is.string('🦄') //=> true`",
"license": "MIT",
"repository": "sindresorhus/is",