proto-sudoku-wc 0.0.872 → 0.0.873
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
3
|
+
"version": "0.0.873",
|
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",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"devDependencies": {
|
37
37
|
"autoprefixer": "10.4.20",
|
38
38
|
"concurrently": "9.0.1",
|
39
|
-
"cspell": "8.15.
|
39
|
+
"cspell": "8.15.4",
|
40
40
|
"cssnano": "7.0.6",
|
41
41
|
"eslint": "9.12.0",
|
42
42
|
"postcss": "8.4.47",
|