flitbit / json-ptr

A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.
MIT License
91 stars 28 forks source link

fix bug in .parent() #56

Open amir-arad opened 2 years ago

amir-arad commented 2 years ago

on .parent(target) return target if path is a single property