mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-20 20:00:33 +03:00
chore(core): remove peer deps
This commit is contained in:
@@ -21,12 +21,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@bbob/parser": "^2.3.1"
|
"@bbob/parser": "^2.3.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
|
||||||
"@bbob/html": "^1.x",
|
|
||||||
"@bbob/preset-html5": "^1.x",
|
|
||||||
"@bbob/preset-react": "^1.x",
|
|
||||||
"@bbob/react": "^1.x"
|
|
||||||
},
|
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"module": "es/index.js",
|
"module": "es/index.js",
|
||||||
"jsnext:main": "es/index.js",
|
"jsnext:main": "es/index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user