Skip to content

Commit

Permalink
Merge pull request #18084 from Microsoft/deps
Browse files Browse the repository at this point in the history
Move browser-resolve to devDependencies
  • Loading branch information
RyanCavanaugh authored Aug 28, 2017
2 parents a32d99d + b21d3f0 commit e54828f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"@types/run-sequence": "latest",
"@types/through2": "latest",
"browserify": "latest",
"browser-resolve": "^1.11.2",
"chai": "latest",
"convert-source-map": "latest",
"del": "latest",
Expand Down Expand Up @@ -93,8 +94,5 @@
"fs": false,
"os": false,
"path": false
},
"dependencies": {
"browser-resolve": "^1.11.2"
}
}

0 comments on commit e54828f

Please sign in to comment.