Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53c0535

Browse filesBrowse files
author
yuangongji
authored
fix CI error (#494)
1 parent 703ef76 commit 53c0535
Copy full SHA for 53c0535

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
defaults: &defaults
44
working_directory: ~/repo
55
docker:
6-
- image: circleci/node:12-browsers
6+
- image: circleci/node:14-browsers
77

88
jobs:
99
install:

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"typescript": "^4.0.2",
7777
"uglify-es": "^3.3.9",
7878
"vue": "^3.0.0",
79-
"vue-loader": "^16.0.0-beta.5",
79+
"vue-loader": "^16.1.1",
8080
"webpack": "^4.44.1",
8181
"webpack-cli": "^3.3.12"
8282
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.