Skip to content

Commit b8c0ec0

Browse files
committed
chore: fix package.json duplicate keys
Signed-off-by: Xe Iaso <me@xeiaso.net>
1 parent 6e12a10 commit b8c0ec0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@techaro/alexandria",
33
"version": "1.0.1",
4-
"license": "FCL-1.0-MIT",
54
"description": "Techaro's log aggregation pipeline",
65
"main": "index.js",
76
"scripts": {
@@ -29,4 +28,4 @@
2928
"prettier": "^3.5.3",
3029
"semantic-release": "^24.2.3"
3130
}
32-
}
31+
}

0 commit comments

Comments
 (0)