Skip to content

Commit 529c92c

Browse files
committed
add github url
1 parent c92bc91 commit 529c92c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: package.json

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"files": [
77
"dist"
88
],
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/hhu-adam/lean4monaco"
12+
},
913
"scripts": {
1014
"postinstall": "if [ -d \"server\" ]; then cd server && npm install; fi",
1115
"start_client": "vite serve dev",

0 commit comments

Comments
 (0)