fix(package): Make sure the package is public for npm for publishing
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
"author": "edX",
|
||||
"license": "AGPL-3.0",
|
||||
"homepage": "https://github.com/edx/gradebook#readme",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@edx/edx-bootstrap": "^0.4.3",
|
||||
"@edx/frontend-auth": "^1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user