du-research
Advanced tools
Comparing version 1.0.1 to 1.0.2
exports.printMsg = function() { | ||
console.log("This is a message from the demo package v1.0.0"); | ||
console.log("This is a message from the demo package v1.0.2"); | ||
} |
{ | ||
"name": "du-research", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Fallen Star POC", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |