Skip to content

Commit

Permalink
Remove build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cdonohue committed Aug 4, 2020
1 parent 2e8dc99 commit 4959f32
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 506 deletions.
3 changes: 1 addition & 2 deletions packages/benefit-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"react": ">=16.3.0"
},
"devDependencies": {
"benefit": "2.2.0",
"np": "5.0.3"
"benefit": "2.2.0"
},
"scripts": {
"prebuild": "rimraf dist",
Expand Down
3 changes: 0 additions & 3 deletions packages/benefit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@
"sideEffects": false,
"dependencies": {
"stylis": "3.5.4"
},
"devDependencies": {
"np": "5.0.3"
}
}
Loading

0 comments on commit 4959f32

Please sign in to comment.