This commit is contained in:
Sindre Sorhus 2017-12-11 21:40:15 +01:00
parent 28702421bf
commit 828a5b3088

View file

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