diff --git a/package.json b/package.json index 2366082..dcfd34c 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { - "name": "@doubco/log-book", - "version": "1.0.3", + "name": "@doubco/logbook", + "version": "1.0.5", "description": "Simple logger library for JS.", "main": "lib/index.js", "commonjs": "lib/index.cjs.js", "module": "lib/index.es.js", "repository": { "type": "git", - "url": "git+https://github.com/doubco/log-book.git" + "url": "git+https://github.com/doubco/logbook.git" }, "author": "Doub.co ", "license": "MIT",