Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Chantouch/nuxt-clipboard
Browse files Browse the repository at this point in the history
  • Loading branch information
TouchSek committed Jun 25, 2021
2 parents 67587c1 + 4a07375 commit 65f3253
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 298 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v3.0.16
- uses: actions/stale@v3.0.18
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"vue-clipboard2": "^0.3.1"
},
"devDependencies": {
"standard-version": "^9.0.0",
"standard-version": "^9.1.1",
"vue": "^2.6.12"
}
}

0 comments on commit 65f3253

Please sign in to comment.