chore: Update version of vrml1to97.

Resolves #34.
This commit is contained in:
Glen Whitney 2024-02-12 13:43:41 -08:00
parent 3165ea540b
commit 9a3dd1b49b
2 changed files with 5 additions and 5 deletions

View File

@ -45,6 +45,6 @@
}, },
dependencies: { dependencies: {
colorsea: '^1.2.1', colorsea: '^1.2.1',
vrml1to97: '^0.2.2', vrml1to97: '^0.2.4',
}, },
} }

View File

@ -9,8 +9,8 @@ dependencies:
specifier: ^1.2.1 specifier: ^1.2.1
version: 1.2.1 version: 1.2.1
vrml1to97: vrml1to97:
specifier: ^0.2.2 specifier: ^0.2.4
version: 0.2.2 version: 0.2.4
devDependencies: devDependencies:
'@danielx/civet': '@danielx/civet':
@ -639,8 +639,8 @@ packages:
resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==} resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==}
dev: true dev: true
/vrml1to97@0.2.2: /vrml1to97@0.2.4:
resolution: {integrity: sha512-zLraKyuCtb2/Db4eygDimKAh4qweSKzBusDFrCxZ8RKextNSTEhda6pzxjoNTfPx/MnfrLISTEL+fwTiDILSZg==} resolution: {integrity: sha512-nEZpn6gaGixIUIUmA2aMfjigmNmThMn1GQ3N7AKxjqkUDE8PLONALMgsih4OrL4WzDYHIVzOqlkjWhGy+7sBig==}
hasBin: true hasBin: true
dev: false dev: false