Skip to content

Commit 94e4e37

Browse files
committed
Updated package json so there will be no peer conflicts for the latest version of chai
1 parent 4919355 commit 94e4e37

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
@@ -56,6 +56,6 @@
5656
"requirejs": "~2.1.11"
5757
},
5858
"peerDependencies": {
59-
"chai": ">= 1.6.1 < 3"
59+
"chai": ">= 1.6.1 < 4"
6060
}
6161
}

0 commit comments

Comments
 (0)