This commit is contained in:
Sindre Sorhus 2017-11-07 10:23:46 +07:00
parent 89867fbc16
commit e8ac7dc4aa

View file

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