summaryrefslogtreecommitdiff
path: root/src/mind
diff options
context:
space:
mode:
Diffstat (limited to 'src/mind')
-rw-r--r--src/mind/topology.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mind/topology.js b/src/mind/topology.js
index 576ee83..127351e 100644
--- a/src/mind/topology.js
+++ b/src/mind/topology.js
@@ -1,6 +1,6 @@
'use strict';
-import { create } from '../util';
+import { create } from '../util.js';
const DEFAULT_WEIGHT_MAX = 4;