Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
Bump 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Deathspike committed Aug 28, 2021
1 parent 2181e83 commit 6540302
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "animesync",
"repository": "git://github.com/Deathspike/animesync",
"types": "dist",
"version": "1.1.1",
"version": "1.1.2",
"keywords": [
"animesync",
"anime",
Expand All @@ -23,7 +23,9 @@
},
"jest": {
"maxWorkers": 1,
"testMatch": ["**/dist/**/*.test.js"],
"testMatch": [
"**/dist/**/*.test.js"
],
"testTimeout": 300000
},
"dependencies": {
Expand Down

0 comments on commit 6540302

Please sign in to comment.