We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029ec61 commit 319c351Copy full SHA for 319c351
appveyor.yml
@@ -13,6 +13,6 @@ test_script:
13
- npm test
14
15
cache:
16
- - node_modules -> yarn.lock
+ - node_modules -> package-lock.json
17
18
build: off
0 commit comments