This commit is contained in:
Joas Schilling 2025-09-25 16:29:16 +02:00 committed by GitHub
commit 0f0e0895be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "integration_moodle",
"version": "0.0.1",
"version": "1.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "integration_moodle",
"version": "0.0.1",
"version": "1.0.2",
"license": "AGPL-3.0",
"dependencies": {
"@nextcloud/auth": "^1.3.0",

View file

@ -1,6 +1,6 @@
{
"name": "integration_moodle",
"version": "0.0.1",
"version": "1.0.2",
"description": "Moodle integration",
"main": "index.js",
"directories": {