Skip to content

Commit 7bc76cd

Browse files
committed
build: fix package author
1 parent 8fbe3d2 commit 7bc76cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"pre-commit": "npm run lint"
2525
}
2626
},
27-
"author": "edX",
27+
"author": "Open edX Community",
2828
"license": "AGPL-3.0",
2929
"homepage": "https://github.com/openedx/frontend-plugin-framework#readme",
3030
"publishConfig": {

0 commit comments

Comments
 (0)