diff --git a/packages/bbob-core/package.json b/packages/bbob-core/package.json index 9f03e21..d0fd24b 100644 --- a/packages/bbob-core/package.json +++ b/packages/bbob-core/package.json @@ -21,12 +21,6 @@ "dependencies": { "@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", "module": "es/index.js", "jsnext:main": "es/index.js",