Skip to content

Commit acfaea2

Browse files
author
agonda
committed
fix(json-logger): add scope for package name
BREAKING CHANGE: the package now has a scope
1 parent bdbe983 commit acfaea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "json-logger-js",
2+
"name": "@emartech/json-logger",
33
"version": "0.0.0",
44
"description": "Simple json logger middleware with namespaces",
55
"main": "index.js",

0 commit comments

Comments
 (0)