Skip to content

Commit a017c1d

Browse files
committed
Update to version 1.7.1
1 parent d5f7659 commit a017c1d

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "assessment-disaggregation",
33
"productName": "Assessment Disaggregation",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"description": "Measure learning using a scientifically validated method using pretest and posttest files. The software automatically reads most exam output files (Akindi, Scantron, Canvas, ZipGrade, Moodle, Google Form quizzes) without modification.",
66
"main": "src/main.js",
77
"repository": {
@@ -25,7 +25,7 @@
2525
"forge": "./forge.config.js"
2626
},
2727
"dependencies": {
28-
"better-sqlite3": "^11.8.0",
28+
"better-sqlite3": "^11.8.1",
2929
"csv-parser": "^3.1.0",
3030
"csv-writer": "^1.6.0",
3131
"dotenv": "^16.4.7",

0 commit comments

Comments
 (0)