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.
2 parents 51f40c9 + a2e4c44 commit a374b65Copy full SHA for a374b65
package.json
@@ -52,6 +52,9 @@
52
"laravel-echo": "1.10.0",
53
"mock-socket": "^9.0.3",
54
"rollup": "^2.10.2",
55
+ "rollup-plugin-commonjs": "^10.1.0",
56
+ "rollup-plugin-json": "^4.0.0",
57
+ "rollup-plugin-node-resolve": "^5.2.0",
58
"rollup-plugin-typescript2": "^0.27.1",
59
"standard-version": "^8.0.1",
60
"ts-jest": "^24.1.0",
0 commit comments