Skip to content

Commit aa659a8

Browse files
authored
Update package.json
1 parent 641bde9 commit aa659a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-hello-webapp",
33
"engines": {
4-
"node": "10.x"
4+
"node": "14.x"
55
},
66
"version": "1.0.1",
77
"description": "",
@@ -77,7 +77,7 @@
7777
]
7878
},
7979
"dependencies": {
80-
"bootstrap": "^4.3.1",
80+
"bootstrap": "^5.1.1",
8181
"prop-types": "^15.6.1",
8282
"react": "^16.8.4",
8383
"react-dom": "^16.8.4",

0 commit comments

Comments
 (0)