Skip to content

Commit 632311c

Browse files
committed
Update json, builds
1 parent 1b3c7d8 commit 632311c

5 files changed

Lines changed: 126 additions & 125 deletions

File tree

.yarn/install-state.gz

2.79 KB
Binary file not shown.
Lines changed: 88 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<title>Phonic Spelling</title>
6-
<script type="module" crossorigin src="/assets/index-CUeLm2JS.js"></script>
6+
<script type="module" crossorigin src="/assets/index-D65rOByE.js"></script>
77
<link rel="stylesheet" crossorigin href="/assets/index-hTmi2iya.css">
88
</head>
99
<body>

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"name": "Phonic-Spelling",
2+
"name": "phonic-spelling",
33
"version": "1.0.0",
4+
"type": "module",
45
"description": "Phonic Spelling",
56
"keywords": [
67
"react",

yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2426,41 +2426,6 @@ __metadata:
24262426
languageName: node
24272427
linkType: hard
24282428

2429-
"Phonic-Spelling@workspace:.":
2430-
version: 0.0.0-use.local
2431-
resolution: "Phonic-Spelling@workspace:."
2432-
dependencies:
2433-
"@babel/runtime": 7.13.8
2434-
"@chakra-ui/icons": ^2.0.0
2435-
"@chakra-ui/react": ^2.8.0
2436-
"@chakra-ui/system": ^2.6.2
2437-
"@emotion/react": ^11.14.0
2438-
"@emotion/styled": ^11.14.1
2439-
"@giphy/js-fetch-api": ^4.1.2
2440-
"@giphy/react-components": ^5.4.0
2441-
"@reduxjs/toolkit": ^1.6.2
2442-
"@vitejs/plugin-react": ^4.6.0
2443-
axios: ^0.26.0
2444-
date-fns: ^2.25.0
2445-
firebase: ^9.1.3
2446-
firebase-functions: ^3.19.0
2447-
firebase-tools: ^9.21.0
2448-
framer-motion: ^12.23.0
2449-
prettier: ^2.4.1
2450-
react: ^18.2.0
2451-
react-dom: ^18.2.0
2452-
react-redux: ^7.2.6
2453-
react-router-dom: ^7.6.3
2454-
react-toastify: ^11.0.5
2455-
redux-logger: ^3.0.6
2456-
redux-persist: ^6.0.0
2457-
redux-thunk: ^2.4.1
2458-
typescript: 4.1.3
2459-
vite: ^7.0.0
2460-
vite-plugin-commonjs: ^0.10.4
2461-
languageName: unknown
2462-
linkType: soft
2463-
24642429
"abbrev@npm:^3.0.0":
24652430
version: 3.0.1
24662431
resolution: "abbrev@npm:3.0.1"
@@ -7464,6 +7429,41 @@ __metadata:
74647429
languageName: node
74657430
linkType: hard
74667431

7432+
"phonic-spelling@workspace:.":
7433+
version: 0.0.0-use.local
7434+
resolution: "phonic-spelling@workspace:."
7435+
dependencies:
7436+
"@babel/runtime": 7.13.8
7437+
"@chakra-ui/icons": ^2.0.0
7438+
"@chakra-ui/react": ^2.8.0
7439+
"@chakra-ui/system": ^2.6.2
7440+
"@emotion/react": ^11.14.0
7441+
"@emotion/styled": ^11.14.1
7442+
"@giphy/js-fetch-api": ^4.1.2
7443+
"@giphy/react-components": ^5.4.0
7444+
"@reduxjs/toolkit": ^1.6.2
7445+
"@vitejs/plugin-react": ^4.6.0
7446+
axios: ^0.26.0
7447+
date-fns: ^2.25.0
7448+
firebase: ^9.1.3
7449+
firebase-functions: ^3.19.0
7450+
firebase-tools: ^9.21.0
7451+
framer-motion: ^12.23.0
7452+
prettier: ^2.4.1
7453+
react: ^18.2.0
7454+
react-dom: ^18.2.0
7455+
react-redux: ^7.2.6
7456+
react-router-dom: ^7.6.3
7457+
react-toastify: ^11.0.5
7458+
redux-logger: ^3.0.6
7459+
redux-persist: ^6.0.0
7460+
redux-thunk: ^2.4.1
7461+
typescript: 4.1.3
7462+
vite: ^7.0.0
7463+
vite-plugin-commonjs: ^0.10.4
7464+
languageName: unknown
7465+
linkType: soft
7466+
74677467
"picocolors@npm:^1.1.1":
74687468
version: 1.1.1
74697469
resolution: "picocolors@npm:1.1.1"

0 commit comments

Comments
 (0)