Change node version for action to node20 (#866)

This commit is contained in:
Dmitry Shibanov 2023-10-23 15:20:20 +02:00 committed by GitHub
parent 1a4442cacd
commit 54534a2a9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
74 changed files with 22110 additions and 30829 deletions

View file

@ -1,8 +1,8 @@
---
name: is-plain-object
version: 3.0.0
version: 5.0.0
type: npm
summary: Returns true if an object was created by the `Object` constructor.
summary: Returns true if an object was created by the `Object` constructor, or Object.create(null).
homepage: https://github.com/jonschlinkert/is-plain-object
license: mit
licenses: