proto-sudoku-wc 0.0.893 → 0.0.894

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "proto-sudoku-wc",
3
- "version": "0.0.893",
3
+ "version": "0.0.894",
4
4
  "description": "prototype - a simple Sudoku app rendered in Stencil and Tailwind",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -41,7 +41,7 @@
41
41
  "eslint": "9.15.0",
42
42
  "postcss": "8.4.49",
43
43
  "prettier": "3.3.3",
44
- "prettier-plugin-tailwindcss": "0.6.8",
44
+ "prettier-plugin-tailwindcss": "0.6.9",
45
45
  "typescript": "5.6.3"
46
46
  },
47
47
  "license": "MIT"