Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit 880a888

Browse files
author
Christina Harlow
committed
feat(rename): fix package name
1 parent cce5e83 commit 880a888

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "ts-logger",
3-
"version": "1.0.0",
2+
"name": "@pocket-tools/ts-logger",
3+
"version": "0.0.0-development",
44
"description": "Basic Typescript Logger",
55
"author": "",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)