Skip to content

Commit 6f90ea2

Browse files
author
jenweber
committed
loosen up mime version with a ^ #105
1 parent 658495c commit 6f90ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"core-object": "^2.0.0",
2323
"ember-cli-deploy-plugin": "^0.2.2",
2424
"lodash": "^4.17.4",
25-
"mime": "2.3.1",
25+
"mime": "^2.3.1",
2626
"minimatch": "^3.0.3",
2727
"proxy-agent": "^2.0.0",
2828
"rsvp": "^3.5.0"

0 commit comments

Comments
 (0)