From 59c954e16e93c28a2da00ab6c9e6f871389ea7f2 Mon Sep 17 00:00:00 2001 From: samreid Date: Tue, 6 Jul 2021 11:28:13 -0600 Subject: [PATCH] Move SimVersion to subdirectory dual/, see https://github.com/phetsims/chipper/issues/1018 --- area-model-introduction_en.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/area-model-introduction_en.html b/area-model-introduction_en.html index 8721104..3156d28 100644 --- a/area-model-introduction_en.html +++ b/area-model-introduction_en.html @@ -105,7 +105,7 @@ '../sherpa/lib/base64-js-1.2.0.js', '../sherpa/lib/TextEncoderLite-3c9f6f0.js', '../tandem/js/PhetioIDUtils.js', - '../chipper/js/SimVersion.js' + '../chipper/js/dual/SimVersion.js' ]; if ( brand === 'phet-io' ) {