Skip to content
Snippets Groups Projects
Commit c9e6a8d6 authored by Ryan Smith's avatar Ryan Smith
Browse files

fix(ci): Fixes registry release.

parent c1000361
No related branches found
No related tags found
No related merge requests found
......@@ -54,9 +54,9 @@
}
},
"@ryansmith94/moodle-plugin-release": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@ryansmith94/moodle-plugin-release/-/moodle-plugin-release-1.0.1.tgz",
"integrity": "sha512-Y8uLyXqTSCc4yeqlu6MBS9ZBjgHgWKnNkEEsqf2LGN39swavIX95ELLsmIHV1qfubhrKiEHoAdhyXEggf1xz9Q==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@ryansmith94/moodle-plugin-release/-/moodle-plugin-release-1.0.2.tgz",
"integrity": "sha512-z9cHYbh/FRS1Y4NtOLS7EgEcWikGkAfL/jw4ltVkavvuqVQtwqTsFnyq4phZ48s9pB8xFsH3nAMp1XzfM/gUiw==",
"dev": true,
"requires": {
"axios": "0.18.0",
......
......@@ -11,9 +11,9 @@
},
"devDependencies": {
"@ht2-labs/semantic-release": "1.1.1",
"@ryansmith94/moodle-plugin-release": "1.0.1"
"@ryansmith94/moodle-plugin-release": "1.0.2"
},
"publishConfig": {
"access": "restricted"
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment