This commit is contained in:
Sindre Sorhus 2018-07-10 16:56:38 +07:00
parent 3bdaf21475
commit b2bb3e7d37

View file

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