diff --git a/public/assets/js/miieditor.js b/public/assets/js/miieditor.js index 8d2de5a..f6df59b 100644 --- a/public/assets/js/miieditor.js +++ b/public/assets/js/miieditor.js @@ -5,7 +5,7 @@ * * browserify is needed for the use of require() in the browser */ -const Mii = require('@pretendonetwork/mii-js').default; +const Mii = require('mii-js'); const newMiiData = 'AwAAQOlVognnx0GC2qjhdwOzuI0n2QAAAGBzAHQAZQB2AGUAAAAAAAAAAAAAAEBAAAAhAQJoRBgmNEYUgRIXaA0AACkAUkhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAANeC'; // Prevent the user from reloading or leaving the page