Skip to content

Commit 5b8cc7c

Browse files
Update all non-major dependencies
1 parent dd01655 commit 5b8cc7c

File tree

5 files changed

+102
-115
lines changed

5 files changed

+102
-115
lines changed

apps/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/app-template",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"description": "A template for creating apps using the webdev package.",
55
"author": "Stan Lemon <[email protected]>",
66
"license": "MIT",
@@ -37,7 +37,7 @@
3737
"@types/jest": "^29.5.14",
3838
"@types/react": "^19.1.0",
3939
"@types/react-dom": "^19.1.0",
40-
"concurrently": "^9.1.2",
40+
"concurrently": "^9.2.0",
4141
"nodemon": "^3.1.10",
4242
"supertest": "^7.1.1"
4343
}

0 commit comments

Comments
 (0)