8000 ci: change lockfile cache · coder-caicai/vue-cli@319c351 · GitHub
[go: up one dir, main page]

Skip to content

Commit 319c351

Browse files
committed
ci: change lockfile cache
1 parent 029ec61 commit 319c351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ test_script:
1313
- npm test
1414

1515
cache:
16-
- node_modules -> yarn.lock
16+
- node_modules -> package-lock.json
1717

1818
build: off

0 commit comments

Comments
 (0)
0