mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Added missing dependency for size benchmark
This commit is contained in:
parent
cd194317d3
commit
10fe7d8a53
@ -21,6 +21,7 @@
|
||||
"babel-plugin-transform-es2015-block-scoping": "^6.21.0",
|
||||
"babel-plugin-transform-react-constant-elements": "^6.9.1",
|
||||
"babel-plugin-transform-react-jsx": "^6.8.0",
|
||||
"babel-plugin-transform-runtime": "^6.15.0",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
"babel-preset-es2015-loose": "^8.0.0",
|
||||
"babel-preset-react": "^6.16.0",
|
||||
@ -32,7 +33,7 @@
|
||||
"google-closure-compiler-js": "^20161201.0.0",
|
||||
"http-server": "^0.9.0",
|
||||
"markoify": "^2.1.1",
|
||||
"minprops": "mlrawlings/minprops",
|
||||
"minprops": "^1.0.0",
|
||||
"preact": "^7.1.0",
|
||||
"react": "^15.4.1",
|
||||
"react-dom": "^15.4.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user