This commit is contained in:
Sindre Sorhus 2018-11-02 19:08:53 +07:00
parent 69bbf2d4be
commit 2232eeea79

View file

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