Skip to content

Commit

Permalink
Convert SimVersion to TypeScript, see phetsims/chipper#972
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Nov 20, 2024
1 parent e9065eb commit 6f969e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions neuron_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@
'../sherpa/lib/seedrandom-2.4.2.js',
'../sherpa/lib/base64-js-1.2.0.js',
'../sherpa/lib/TextEncoderLite-3c9f6f0.js',
'../tandem/js/PhetioIDUtils.js',
'../perennial-alias/js/common/SimVersion.js'
'../tandem/js/PhetioIDUtils.js'
];

if ( brand === 'phet-io' ) {
Expand Down

0 comments on commit 6f969e3

Please sign in to comment.