mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
chore(core): add peer deps
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@bbob/html": "^1.0.7",
|
||||
"@bbob/parser": "^1.1.0",
|
||||
"@bbob/preset-html5": "^1.0.6"
|
||||
"@bbob/parser": "^1.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@bbob/preset-html5": "^1.x"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user