fix: remove proptypes

This commit is contained in:
Jannis Mattheis 2025-08-03 12:31:38 +02:00
parent ca2d087569
commit 7cfa31475f
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
"mobx-react": "^6.3.0", "mobx-react": "^6.3.0",
"mobx-utils": "^5.6.1", "mobx-utils": "^5.6.1",
"notifyjs": "^3.0.0", "notifyjs": "^3.0.0",
"prop-types": "^15.6.2",
"react": "^16.4.2", "react": "^16.4.2",
"react-codemirror2": "^7.2.1", "react-codemirror2": "^7.2.1",
"react-dom": "^16.4.2", "react-dom": "^16.4.2",