Skip to content

Commit ddd2dc8

Browse files
committed
fix(plugins/tabs): update tabs extension version
1 parent d0e465d commit ddd2dc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prepublishOnly": "npm run lint && npm run test && npm run build"
3232
},
3333
"dependencies": {
34-
"@diplodoc/tabs-extension": "^2.0.9",
34+
"@diplodoc/tabs-extension": "^2.0.10",
3535
"chalk": "4.1.2",
3636
"get-root-node-polyfill": "1.0.0",
3737
"github-slugger": "1.4.0",

0 commit comments

Comments
 (0)