Skip to content

Commit

Permalink
fix(package): change dependency to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Jan 27, 2018
1 parent a900d5e commit 3561520
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
},
"devDependencies": {
"angular-mocks": "~1.6.8",
"sanji-core-ui": "^4.0.0",
"sanji-common-devs-ui": "^7.0.0",
"sanji-openapi-mock": "github:sanji-io/sanji-openapi-mockserver",
"travis-deploy-once": "^4.3.3",
Expand All @@ -48,7 +49,7 @@
],
"license": "MIT",
"homepage": "https://github.com/Sanji-IO/sanji-cellular-ui",
"dependencies": {
"peerDependencies": {
"sanji-core-ui": "^4.0.0"
}
}

0 comments on commit 3561520

Please sign in to comment.