Skip to content

Commit

Permalink
Move SimVersion to subdirectory dual/, see phetsims/chipper#1018
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jul 6, 2021
1 parent 9731fc5 commit 5f40fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion area-model-decimals_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -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' ) {
Expand Down

0 comments on commit 5f40fcf

Please sign in to comment.