1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 20:02:06 +02:00

Remove unused dependency

This commit is contained in:
David Wheatley
2021-05-12 22:00:34 +01:00
parent 39aeba8200
commit 30a95910bb
2 changed files with 0 additions and 32 deletions

View File

@@ -20,7 +20,6 @@
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.14.0",
"babel-loader": "^8.2.2",
"source-map-loader": "^2.0.1",
"typescript": "^4.2.4"
},
"devDependencies": {