We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf204a3 commit 0a47f0fCopy full SHA for 0a47f0f
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.1",
+ "version": "5.0.0",
5
"homepage": "https://github.com/jonschlinkert/is-plain-object",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"contributors": [
0 commit comments