@alancsoftware/core
Advanced tools
Comparing version 1.0.0 to 1.0.1
export default function () { | ||
this.name = "John Smith" | ||
this.name = "John Smoth" | ||
@@ -4,0 +4,0 @@ this.getName = function () { |
{ | ||
"name": "@alancsoftware/core", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
678
3