Skip to content

Commit d454072

Browse files
committed
update
1 parent 81df334 commit d454072

File tree

380 files changed

+1222
-32255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

380 files changed

+1222
-32255
lines changed

.vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"request": "launch",
1010
"name": "Launch Chrome against localhost",
1111
"url": "http://localhost:6001",
12-
"webRoot": "${workspaceFolder}/react-18.0.0"
12+
"webRoot": "${workspaceFolder}/react-18.1.0"
1313
}
1414
]
1515
}

index.js

-247
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"start": "cd ./react-18.0.0 && http-server -p 6001"
7+
"start": "cd ./react-18.1.0 && http-server -p 6001"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)