Skip to content

Commit 361e7ef

Browse files
committed
fix: Add a repository url to fix npm publish
1 parent fda1e83 commit 361e7ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@openedx/sample-plugin",
33
"version": "__semantically__released__",
44
"main": "src/index.jsx",
5+
"repository": "https://github.com/openedx/sample-plugin",
56
"peerDependencies": {
67
"@edx/frontend-platform": "*",
78
"@openedx/paragon": "*",

0 commit comments

Comments
 (0)