This commit is contained in:
Sindre Sorhus 2018-05-04 12:30:58 +07:00
parent 1df2ff09ce
commit 37f6cc3fe3

View file

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