@stdlib/utils-inherit
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -24,3 +24,3 @@ /** | ||
* | ||
* @module @stdlib/utils/inherit | ||
* @module @stdlib/utils-inherit | ||
* | ||
@@ -27,0 +27,0 @@ * @example |
{ | ||
"name": "@stdlib/utils-inherit", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
14
368
41965