Skip to content

Commit 8ef3346

Browse files
committed
build(package.json): update version and add correct website
1 parent 2f9300f commit 8ef3346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codevor/logger.js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "💢 Make logging friendlier, simpler and use emojis in your messages. Try logger!",
55
"main": "dist/logger.js",
66
"unpkg": "dist/logger.min.js",
@@ -32,7 +32,7 @@
3232
"bugs": {
3333
"url": "https://github.com/codevor/logger.js/issues"
3434
},
35-
"homepage": "https://github.com/codevor/logger.js#readme",
35+
"homepage": "https://codevor.github.io/logger.js/",
3636
"devDependencies": {
3737
"@babel/cli": "^7.6.4",
3838
"@babel/core": "^7.6.4",

0 commit comments

Comments
 (0)