summaryrefslogtreecommitdiff
path: root/std/media_types/deps.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/media_types/deps.ts')
-rw-r--r--std/media_types/deps.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/media_types/deps.ts b/std/media_types/deps.ts
index 2a56d2079..b09c25817 100644
--- a/std/media_types/deps.ts
+++ b/std/media_types/deps.ts
@@ -11,5 +11,5 @@ interface DB {
};
}
-import _db from "./db_c50e0d1.json";
+import _db from "./db.json";
export const db: DB = _db;