build: bump new versions
Publish to NPM / Check version changes and publish (push) Failing after 10m34s
Publish to NPM / Check version changes and publish (push) Failing after 10m34s
This commit is contained in:
@@ -33,7 +33,7 @@ const OWN_PROPERTY_DESCRIPTOR: PropertyDescriptor = {
|
||||
* obj.value = { name: 'b' };
|
||||
* r.name; // 'b'
|
||||
*
|
||||
* @since 0.0.15
|
||||
* @since 0.0.14
|
||||
*/
|
||||
export function toReactive<T extends object>(
|
||||
objectRef: MaybeRef<T>,
|
||||
|
||||
Reference in New Issue
Block a user