Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

Commit c815ebc

Browse files
committed
Loosen peerDependency for messageformat
1 parent c8aad30 commit c815ebc

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
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/messageformat/loader#readme",
3131
"peerDependencies": {
32-
"messageformat": "1.x"
32+
"messageformat": ">=1.0.0"
3333
},
3434
"dependencies": {
3535
"loader-utils": "^1.1.0"

0 commit comments

Comments
 (0)