Skip to content

Commit

Permalink
infra(package.json): Update microbundle to fix "missing JSX plugin" i…
Browse files Browse the repository at this point in the history
…ssue

Update microbundle to fix "missing JSX plugin" issue
  • Loading branch information
addyosmani committed Jan 10, 2019
2 parents aa2ca07 + 8f5cf22 commit 5e7714b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-config-google": "^0.11.0",
"http-server": "^0.11.1",
"lodash": "^4.17.11",
"microbundle": "^0.7.0",
"microbundle": "^0.9.0",
"mocha": "^5.2.0",
"puppeteer": "^1.10.0"
},
Expand Down

0 comments on commit 5e7714b

Please sign in to comment.