Skip to content

Commit f4888ba

Browse files
committed
chore: bump axios(1.3.4), @babel/core(7.21.0), karma-webpack(5.0.0), webpack-cli(5.0.1)
1 parent 62ac7be commit f4888ba

File tree

5 files changed

+6615
-16737
lines changed

5 files changed

+6615
-16737
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 TRON Foundation
3+
Copyright (c) 2023 TRON Foundation
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

karma.conf.js

-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ module.exports = function (config) {
8282
},
8383
plugins: [
8484
require("karma-webpack"),
85-
require("istanbul-instrumenter-loader"),
8685
require("karma-mocha"),
8786
require("karma-coverage"),
8887
require("karma-chrome-launcher"),

0 commit comments

Comments
 (0)