Skip to content

Commit 99a463c

Browse files
committed
Update package.json
1 parent 772c6f7 commit 99a463c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"name": "mdb-react-template",
3-
"version": "4.0.0",
4-
"description": "template for mdb-react-ui-kit",
5-
"private": true,
2+
"name": "@mdbootstrap/react-address-form",
3+
"version": "1.0.0",
4+
"description": "Responsive Address Form with React Bootstrap 5. Templates include basic examples, use of cards, use of photos & more",
65
"dependencies": {
76
"mdb-react-ui-kit": "^4.0.0",
87
"react": "^18.1.0",
@@ -18,6 +17,10 @@
1817
"eject": "react-scripts eject"
1918
},
2019
"keywords": [
20+
"bootstrap",
21+
"bootstrap5",
22+
"responsive-design",
23+
"bootstrap-template",
2124
"template",
2225
"react"
2326
],

0 commit comments

Comments
 (0)