Öffentliche API zur MathCoach-IDE
Hong-Phuc Bui
2023-05-17 ec3f6be0eef6050c4760502f4eb6d6290c4f68d8
force version
1 files modified
4 ■■■■ changed files
package.json 4 ●●●● patch | view | raw | blame | history
package.json
@@ -17,8 +17,8 @@
    "rimraf": "^3.0.2",
    "ts-node": "^8.7.0",
    "tsconfig-paths": "^3.9.0",
    "typedoc": "^0.17.1",
    "typescript": "^3.8.3"
    "typedoc": "0.17.1",
    "typescript": "3.8.3"
  },
  "scripts": {
    "clean": "npx rimraf dist/ && rimraf docs/",