Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
zemkogabor committed Feb 1, 2024
1 parent 09e7df6 commit 0ec3481
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .vscode/extensions.json

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>boostrap-vue-wrapper</title>
<title>bootstrap-vue-wrapper</title>
</head>
<body>
<div id="app"></div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "boostrap-vue-wrapper",
"name": "bootstrap-vue-wrapper",
"version": "2.0.0",
"description": "Bootstrap 5 components in Vue3 wrapper.",
"main": "./dist/bootstrap-vue-wrapper.umd.js",
Expand Down

0 comments on commit 0ec3481

Please sign in to comment.