Skip to content

Commit 30cf92b

Browse files
author
Leogomat
committed
fixed quiz attribute problem
1 parent 30306b8 commit 30cf92b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Utilities Frontend/app/src/vls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
},
173173
"8ad8cf5a0cde8fb403d82595": {
174174
"key": "Content",
175-
"value": "string"
175+
"value": "quiz"
176176
}
177177
},
178178
"shape": {

Utilities Frontend/syncmeta/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "sbf-frontend-syncmeta-widgets",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "This package is used to get the SyncMeta widgets from npm.",
55
"dependencies": {
6-
"@rwth-acis/syncmeta-widgets": "1.0.1",
6+
"@rwth-acis/syncmeta-widgets": "1.0.2",
77
"nan": "^2.8.0",
88
"utf-8-validate": "1.2.0"
99
}

0 commit comments

Comments
 (0)