fix(cli): bump rollup-plugin-esbuild

This commit is contained in:
Ivan Shmidt
2020-06-15 14:18:58 +02:00
parent dcea135f42
commit 2e369402a9
2 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"replace-in-file": "^6.0.0",
"rollup": "2.10.x",
"rollup-plugin-dts": "^1.4.6",
"rollup-plugin-esbuild": "^1.4.1",
"rollup-plugin-esbuild": "^2.0.0",
"rollup-plugin-image-files": "^1.4.2",
"rollup-plugin-peer-deps-external": "^2.2.2",
"rollup-plugin-postcss": "^3.1.1",