Skip to content

Commit

Permalink
fix: bring back design-system as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtek-krysiak committed Oct 8, 2020
1 parent 2f87058 commit cb3fa32
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -74,10 +74,8 @@
"url": "https://github.com/SoftwareBrothers/admin-bro/issues"
},
"homepage": "https://github.com/SoftwareBrothers/admin-bro#readme",
"peerDependencies": {
"@admin-bro/design-system": "^1.7.0-beta.17"
},
"dependencies": {
"@admin-bro/design-system": "^1.7.0-beta.17",
"@babel/core": "^7.10.2",
"@babel/parser": "^7.10.2",
"@babel/plugin-transform-runtime": "^7.10.1",
Expand Down

0 comments on commit cb3fa32

Please sign in to comment.