diff --git a/lerna-debug.log b/lerna-debug.log
deleted file mode 100644
index 893ef1faa91076e4aac0d17c7b24dc2c21c2926d..0000000000000000000000000000000000000000
--- a/lerna-debug.log
+++ /dev/null
@@ -1,43 +0,0 @@
-0 silly input [ 'build' ]
-1 silly flags {
-1 silly flags   _: [ 'run' ],
-1 silly flags   'reject-cycles': false,
-1 silly flags   rejectCycles: false,
-1 silly flags   script: 'build',
-1 silly flags   args: []
-1 silly flags }
-2 verbose rootPath /home/chris/workspace/wax-prosemirror
-3 info version 2.11.0
-4 silly existsSync /home/chris/workspace/wax-prosemirror/VERSION
-5 silly initialize attempt
-6 silly initialize success
-7 silly execute attempt
-8 silly runScriptInDir build [] wax-prosemirror-core
-9 silly getExecOpts { cwd: '/home/chris/workspace/wax-prosemirror/wax-prosemirror-core' }
-10 silly runScriptInDir build [] wax-prosemirror-services
-11 silly getExecOpts {
-11 silly getExecOpts   cwd: '/home/chris/workspace/wax-prosemirror/wax-prosemirror-services'
-11 silly getExecOpts }
-12 error build Errored while running script in 'wax-prosemirror-services'
-13 error execute callback with error
-14 error Error: Command failed: yarn run build
-14 error
-14 error index.js → dist/index.js...
-14 error Browserslist: caniuse-lite is outdated. Please run:
-14 error npx browserslist@latest --update-db
-14 error [!] Error: Could not resolve './src/MultipleChoiceQuestionService/MultipleChoiceQuestionService' from index.js
-14 error Error: Could not resolve './src/MultipleChoiceQuestionService/MultipleChoiceQuestionService' from index.js
-14 error     at error (/home/chris/workspace/wax-prosemirror/node_modules/rollup/dist/shared/rollup.js:5171:30)
-14 error     at ModuleLoader.handleResolveId (/home/chris/workspace/wax-prosemirror/node_modules/rollup/dist/shared/rollup.js:17864:24)
-14 error     at /home/chris/workspace/wax-prosemirror/node_modules/rollup/dist/shared/rollup.js:17856:22
-14 error     at async Promise.all (index 26)
-14 error     at ModuleLoader.fetchStaticDependencies (/home/chris/workspace/wax-prosemirror/node_modules/rollup/dist/shared/rollup.js:17854:34)
-14 error     at async Promise.all (index 0)
-14 error     at ModuleLoader.fetchModule (/home/chris/workspace/wax-prosemirror/node_modules/rollup/dist/shared/rollup.js:17831:9)
-14 error     at async Promise.all (index 0)
-14 error
-14 error error Command failed with exit code 1.
-14 error $ BABEL_ENV=production rollup -c
-14 error info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
-14 error
-14 error     at /home/chris/workspace/wax-prosemirror/node_modules/lerna/node_modules/execa/index.js:236:11