We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1e803 commit 149244fCopy full SHA for 149244f
package.json
@@ -42,7 +42,6 @@
42
"dependencies": {
43
"@markbind/core": "^5.4.0",
44
"danger": "^12.1.0",
45
- "bootstrap-icons": "^1.11.3",
46
"postcss": "^8.4.35"
47
}
48
-}
+}
packages/core/package.json
@@ -34,6 +34,7 @@
34
"@sindresorhus/slugify": "^0.9.1",
35
"@tlylt/markdown-it-imsize": "^3.0.0",
36
"bluebird": "^3.7.2",
37
+ "bootstrap-icons": "^1.11.3",
38
"bootswatch": "5.1.3",
39
"cheerio": "^0.22.0",
40
"crypto-js": "^4.0.0",
@@ -97,4 +98,4 @@
97
98
"memfs": "^3.0.1",
99
"ts-jest": "^27.1.4"
100
101
0 commit comments