Skip to content

Commit 4538d69

Browse files
hizikataxu_xz
andauthored
fix: resolve dependency tree (#305)
change version of jasmine-core from ~3.6.0 to ^3.8.0 Co-authored-by: xu_xz <xuxiaozhong@cptgroup.cn>
1 parent 31c0dd8 commit 4538d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"highlight.js": "^10.2.0",
8181
"html-loader": "^1.3.0",
8282
"husky": "^4.3.0",
83-
"jasmine-core": "~3.6.0",
83+
"jasmine-core": "^3.8.0",
8484
"jasmine-spec-reporter": "~5.0.0",
8585
"karma": "~6.3.17",
8686
"karma-chrome-launcher": "~3.1.0",

0 commit comments

Comments
 (0)