proto-sudoku-wc 0.0.888 → 0.0.890

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.888",
3
+ "version": "0.0.890",
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",
@@ -30,7 +30,7 @@
30
30
  "@stencil/core": "4.22.2",
31
31
  "@stencil/store": "2.0.16",
32
32
  "ky": "1.7.2",
33
- "proto-tailwindcss-clrs": "0.0.375",
33
+ "proto-tailwindcss-clrs": "0.0.376",
34
34
  "tailwindcss": "3.4.14"
35
35
  },
36
36
  "devDependencies": {