@scrabble-solver/scrabble-solver 2.15.2 → 2.15.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +7 -7
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/0.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/577.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/index.json +1 -1
- package/.next/static/chunks/main-28993fe925720280.js +1 -0
- package/.next/static/chunks/pages/_app-894a153491b0a81b.js +1 -0
- package/.next/trace +45 -45
- package/package.json +16 -16
- package/.next/static/chunks/main-c1151d133706e805.js +0 -1
- package/.next/static/chunks/pages/_app-068cd3fad1d7e67c.js +0 -1
- /package/.next/static/{r3RN0rX9owEDaKjiYcjgy → pp7rx7itNrkJG_c4Q9klh}/_buildManifest.js +0 -0
- /package/.next/static/{r3RN0rX9owEDaKjiYcjgy → pp7rx7itNrkJG_c4Q9klh}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
pp7rx7itNrkJG_c4Q9klh
|
|
@@ -5,35 +5,35 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/pp7rx7itNrkJG_c4Q9klh/_buildManifest.js",
|
|
9
|
+
"static/pp7rx7itNrkJG_c4Q9klh/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
14
|
"static/chunks/webpack-c4acd79e87956a0e.js",
|
|
15
15
|
"static/chunks/framework-a6ccb1a1ec9e2929.js",
|
|
16
|
-
"static/chunks/main-
|
|
16
|
+
"static/chunks/main-28993fe925720280.js",
|
|
17
17
|
"static/css/6682db14f926d4c7.css",
|
|
18
18
|
"static/chunks/pages/index-2fcc3538f2186958.js"
|
|
19
19
|
],
|
|
20
20
|
"/404": [
|
|
21
21
|
"static/chunks/webpack-c4acd79e87956a0e.js",
|
|
22
22
|
"static/chunks/framework-a6ccb1a1ec9e2929.js",
|
|
23
|
-
"static/chunks/main-
|
|
23
|
+
"static/chunks/main-28993fe925720280.js",
|
|
24
24
|
"static/chunks/pages/404-265f7e92b4e2919b.js"
|
|
25
25
|
],
|
|
26
26
|
"/_app": [
|
|
27
27
|
"static/chunks/webpack-c4acd79e87956a0e.js",
|
|
28
28
|
"static/chunks/framework-a6ccb1a1ec9e2929.js",
|
|
29
|
-
"static/chunks/main-
|
|
29
|
+
"static/chunks/main-28993fe925720280.js",
|
|
30
30
|
"static/css/ac3349339fcf58f2.css",
|
|
31
|
-
"static/chunks/pages/_app-
|
|
31
|
+
"static/chunks/pages/_app-894a153491b0a81b.js"
|
|
32
32
|
],
|
|
33
33
|
"/_error": [
|
|
34
34
|
"static/chunks/webpack-c4acd79e87956a0e.js",
|
|
35
35
|
"static/chunks/framework-a6ccb1a1ec9e2929.js",
|
|
36
|
-
"static/chunks/main-
|
|
36
|
+
"static/chunks/main-28993fe925720280.js",
|
|
37
37
|
"static/chunks/pages/_error-640134e57f4bbbed.js"
|
|
38
38
|
]
|
|
39
39
|
},
|