Skip to content

Commit a374b65

Browse files
authored
Merge branch 'get-axios-import-working' into master
2 parents 51f40c9 + a2e4c44 commit a374b65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
"laravel-echo": "1.10.0",
5353
"mock-socket": "^9.0.3",
5454
"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",
5558
"rollup-plugin-typescript2": "^0.27.1",
5659
"standard-version": "^8.0.1",
5760
"ts-jest": "^24.1.0",

0 commit comments

Comments
 (0)