Skip to content

Commit 6965ae8

Browse files
fix: pipeline error
1 parent f042734 commit 6965ae8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "lighthouse-monorepo",
3+
"version": "1.0.0",
4+
"private": true,
5+
"description": "Lighthouse application monitoring platform",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/CodeMaster4711/Lighthouse.git"
9+
},
10+
"license": "MIT",
11+
"workspaces": [
12+
"lighthouse"
13+
]
14+
}

0 commit comments

Comments
 (0)