We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdab8e commit c11ae0eCopy full SHA for c11ae0e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "is-plain-object",
3
"description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).",
4
- "version": "4.1.0",
+ "version": "4.1.1",
5
"homepage": "https://github.com/jonschlinkert/is-plain-object",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"contributors": [
0 commit comments