Skip to content
This repository was archived by the owner on Oct 23, 2021. It is now read-only.

Commit 31bad48

Browse files
authored
update log message
1 parent 67174a4 commit 31bad48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const { version } = require("../package.json");
22

33
console.log(`v${version}`);
4-
console.log("Hello from @witecuse/javascript-starter,");
4+
console.log("Hello from @witecusedev/javascript-starter!");
55
console.log("Do not forget to edit the package.json file and star it the github repository :)");

0 commit comments

Comments
 (0)