This commit is contained in:
Florian Dold 2021-10-13 11:03:34 +02:00
parent 0f1ef7eca1
commit aba71d0782
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
"eslint-config-preact": "^1.1.1",
"jest": "^26.2.2",
"jest-preset-preact": "^4.0.2",
"preact-cli": "^3.0.0",
"preact-cli": "^3.2.2",
"sirv-cli": "^1.0.0-next.3",
"typescript": "^3.7.5"
},

View File

@ -39,7 +39,7 @@ importers:
jest: ^26.2.2
jest-preset-preact: ^4.0.2
preact: ^10.3.1
preact-cli: ^3.0.0
preact-cli: ^3.2.2
preact-render-to-string: ^5.1.4
preact-router: ^3.2.1
sirv-cli: ^1.0.0-next.3