We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434c58e commit 2ca2814Copy full SHA for 2ca2814
package.json
@@ -68,7 +68,7 @@
68
"eslint": "^5.2.0",
69
"eslint-config-developit": "^1.1.1",
70
"jest": "^24.1.0",
71
- "microbundle": "^0.8.3",
+ "microbundle": "^0.10.1",
72
"preact": "^8.4.2"
73
},
74
"dependencies": {},
packages/babel-plugin-htm/package.json
@@ -32,6 +32,6 @@
32
"htm": "^2.0.0"
33
34
"devDependencies": {
35
- "microbundle": "^0.8.3"
+ "microbundle": "^0.10.1"
36
}
37
packages/babel-plugin-transform-jsx-to-htm/package.json
@@ -28,6 +28,6 @@
28
"license": "Apache-2.0",
29
"homepage": "https://github.com/developit/htm/tree/master/packages/babel-plugin-transform-jsx-to-htm",
30
31
0 commit comments