This commit is contained in:
Sindre Sorhus 2018-07-05 23:33:34 +07:00
parent ff268de3d0
commit d11b7eaaa1

View file

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