Bumb Version & Update Dependencies
This commit is contained in:
parent
163050649a
commit
bb43900531
17236
package-lock.json
generated
17236
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
19
package.json
19
package.json
@ -1,18 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "stopwatch",
|
"name": "stopwatch",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "Stopwatch",
|
"description": "StopWatch",
|
||||||
"author": "Christer Warén",
|
"author": "Christer Warén",
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "http://g2vb-h3ut-r9pw-ixj3.devices.waren.io:3000",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@testing-library/jest-dom": "^5.11.8",
|
"@testing-library/jest-dom": "^5.16.4",
|
||||||
"@testing-library/react": "^11.2.2",
|
"@testing-library/react": "^13.3.0",
|
||||||
"@testing-library/user-event": "^12.6.0",
|
"@testing-library/user-event": "^14.2.1",
|
||||||
"react": "^17.0.1",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^18.2.0",
|
||||||
"react-scripts": "4.0.1",
|
"react-scripts": "^5.0.1",
|
||||||
"web-vitals": "^0.2.4"
|
"web-vitals": "^2.1.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
|
Loading…
Reference in New Issue
Block a user