Skip to content

Commit 1560942

Browse files
author
Christopher J. Brody
committed
[email protected] workaround solution
for extra brotli-size build requirement ref: siddharthkp/bundlesize#202
1 parent b8a117a commit 1560942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"babel-plugin-transform-object-rest-spread": "^6.23.0",
8585
"babel-plugin-transform-react-jsx": "^6.24.1",
8686
"babel-preset-env": "^1.6.1",
87-
"bundlesize": "^0.17.0",
87+
"bundlesize": "0.15.x",
8888
"chai": "^4.1.2",
8989
"copyfiles": "^2.0.0",
9090
"core-js": "^2.4.1",

0 commit comments

Comments
 (0)