Hong-Phuc Bui
2025-01-16 2889de7f0c2d587a17fbd322af57c29e84238620
stundenplan/package.json
@@ -16,12 +16,12 @@
  "author": "Hong-Phuc Bui",
  "license": "MIT",
  "devDependencies": {
    "esdoc": "^1.1.0",
    "esdoc-standard-plugin": "^1.0.0",
    "jest": "^29.7.0",
    "parcel": "^2.0.0-rc.0"
    "esdoc": "1.1.0",
    "esdoc-standard-plugin": "1.0.0",
    "jest": "29.7.0",
    "parcel": "2.13.3"
  },
  "dependencies": {
    "qunit": "^2.12.0"
    "qunit": "2.12.0"
  }
}