Skip to content

Commit

Permalink
Merge pull request #57 from MasatoMakino/add-three-in-devdependencies
Browse files Browse the repository at this point in the history
add : three in devDependencies
  • Loading branch information
MasatoMakino authored Jun 26, 2024
2 parents 2c8e312 + 3830847 commit dc83b25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"lil-gui": "^0.19.2",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"three": "^0.165.0",
"typedoc": "^0.26.2",
"typescript": "^5.5.2",
"webdriverio": "^8.39.0"
Expand All @@ -51,4 +52,4 @@
"lint-staged": {
"*.{js,ts,css,md}": "prettier --write"
}
}
}

0 comments on commit dc83b25

Please sign in to comment.