Skip to content

Commit 2a9737f

Browse files
semver mismatch fix
1 parent 9f01ded commit 2a9737f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cheatsheet-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@effortlessmotion/html-webpack-inline-source-plugin": "^1.0.3",
37-
"@tailwindcss/postcss": "4.1.11",
37+
"@tailwindcss/postcss": "^4.1.11",
3838
"@testing-library/dom": "^10.4.0",
3939
"@testing-library/react": "^16.3.0",
4040
"@types/jest": "^30.0.0",

packages/cursorless-org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@svgr/webpack": "^8.1.0",
43-
"@tailwindcss/postcss": "4.1.11",
43+
"@tailwindcss/postcss": "^4.1.11",
4444
"@types/mdx": "^2.0.13",
4545
"@types/node": "^24.1.0",
4646
"@types/react": "^19.1.8",

0 commit comments

Comments
 (0)