mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-14 18:42:24 +03:00
feat: new @bbob/html api (#4)
This commit is contained in:
committed by
GitHub
parent
bf993813fc
commit
575c1bb932
@@ -4,10 +4,8 @@
|
||||
"description": "HTML renderer for BBCode pareser BBob",
|
||||
"keywords": [],
|
||||
"dependencies": {
|
||||
"@bbob/plugin-helper": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bbob/parser": "^2.2.0"
|
||||
"@bbob/plugin-helper": "^2.0.1",
|
||||
"@bbob/core": "^2.0.1"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
||||
Reference in New Issue
Block a user