Skip to content

Commit

Permalink
fix: codemirror results bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Dec 9, 2019
1 parent 98be6f5 commit dd06eb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/codemirror-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"mode.js",
"mode.js.flow",
"utils",
"variables"
"variables",
"results"
],
"options": {
"mocha": "--full-trace --require resources/mochaBootload src/*/__tests__/*-test.js",
Expand Down

0 comments on commit dd06eb5

Please sign in to comment.