Skip to content

Commit 8f5cf22

Browse files
committed
Update microbundle to fix "missing JSX plugin" issue
1 parent eb83845 commit 8f5cf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-google": "^0.11.0",
4040
"http-server": "^0.11.1",
4141
"lodash": "^4.17.11",
42-
"microbundle": "^0.7.0",
42+
"microbundle": "^0.9.0",
4343
"mocha": "^5.2.0",
4444
"puppeteer": "^1.10.0"
4545
},

0 commit comments

Comments
 (0)