Update package.json

This commit is contained in:
Nathan Bierema 2019-04-10 13:07:14 -04:00 committed by GitHub
parent 32b0d78301
commit 47aeeb843a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"@types/three": "^0.93.30"
"@types/three": "^0.93.31"
}
}