Skip to content

Commit 60addd4

Browse files
authored
Merge pull request #65 from ghiscoding/bugfix/toopay-rename
fix: update github link of bootstrap-markdown dep, fixes #64
2 parents b00b5d8 + 40da5ef commit 60addd4

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
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"bootstrap": ">=4.6.2",
41-
"bootstrap-markdown": "toopay/bootstrap-markdown",
41+
"bootstrap-markdown": "refactory-id/bootstrap-markdown",
4242
"font-awesome": "^4.7.0",
4343
"jquery": "^3.7.0"
4444
},

Diff for: yarn.lock

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

2952-
bootstrap-markdown@toopay/bootstrap-markdown:
2952+
bootstrap-markdown@refactory-id/bootstrap-markdown:
29532953
version "2.10.0"
2954-
resolved "https://codeload.github.com/toopay/bootstrap-markdown/tar.gz/a496d34b9bd34451c8315a850472f794c8df7d53"
2954+
resolved "https://codeload.github.com/refactory-id/bootstrap-markdown/tar.gz/a496d34b9bd34451c8315a850472f794c8df7d53"
29552955

29562956
bootstrap@>=4.6.2:
29572957
version "5.2.2"

0 commit comments

Comments
 (0)