mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-14 18:42:24 +03:00
chore: update descriptions of vue2, react and html bbob packages (#118)
This commit is contained in:
committed by
GitHub
parent
5b1e95f326
commit
dad1b6e08b
@@ -1,8 +1,13 @@
|
||||
{
|
||||
"name": "@bbob/html",
|
||||
"version": "2.7.0",
|
||||
"description": "HTML renderer for @bbob bbcode parser",
|
||||
"keywords": [],
|
||||
"description": "A BBCode to HTML Renderer part of @bbob",
|
||||
"keywords": [
|
||||
"html",
|
||||
"bbcode",
|
||||
"parser",
|
||||
"bbob"
|
||||
],
|
||||
"dependencies": {
|
||||
"@bbob/core": "^2.7.0",
|
||||
"@bbob/plugin-helper": "^2.7.0"
|
||||
|
||||
Reference in New Issue
Block a user