Skip to content

Commit 40da5ef

Browse files
committed
fix: update github link of bootstrap-markdown dep, fixes #64
1 parent ee05e4e commit 40da5ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"bootstrap": ">=4.6.2",
44-
"bootstrap-markdown": "toopay/bootstrap-markdown",
44+
"bootstrap-markdown": "refactory-id/bootstrap-markdown",
4545
"font-awesome": "^4.7.0",
4646
"jquery": "^3.7.0"
4747
},

Diff for: yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2844,9 +2844,9 @@ boolbase@^1.0.0:
28442844
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
28452845
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
28462846

2847-
bootstrap-markdown@toopay/bootstrap-markdown:
2847+
bootstrap-markdown@refactory-id/bootstrap-markdown:
28482848
version "2.10.0"
2849-
resolved "https://codeload.github.com/toopay/bootstrap-markdown/tar.gz/a496d34b9bd34451c8315a850472f794c8df7d53"
2849+
resolved "https://codeload.github.com/refactory-id/bootstrap-markdown/tar.gz/a496d34b9bd34451c8315a850472f794c8df7d53"
28502850

28512851
bootstrap@>=4.6.2:
28522852
version "5.2.2"

0 commit comments

Comments
 (0)