Skip to content

Commit

Permalink
Merge pull request #84 from MasatoMakino/bump-raf-ticker-v0.6.0
Browse files Browse the repository at this point in the history
bump : @masatomakino/raf-ticker to version 0.6.0
  • Loading branch information
MasatoMakino authored Jan 8, 2024
2 parents 6df404e + e50476b commit 28ec46b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
22 changes: 14 additions & 8 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"author": "MasatoMakino <[email protected]>",
"license": "MIT",
"peerDependencies": {
"three": "^0.160.0"
"three": "^0.160.0",
"@masatomakino/raf-ticker": "0.5.3 - 0.6.0"
},
"devDependencies": {
"@masatomakino/gulptask-demo-page": "^0.8.0",
Expand Down Expand Up @@ -52,9 +53,6 @@
"watch:tsc": "tsc -W",
"prepare": "husky install"
},
"dependencies": {
"@masatomakino/raf-ticker": "^0.4.2"
},
"lint-staged": {
"*.{js,ts,css,md}": "prettier --write"
}
Expand Down

0 comments on commit 28ec46b

Please sign in to comment.