Skip to content

Commit ec9bdc6

Browse files
authored
Merge pull request #166 from NoelBroda/master
Add `invariant` dependency
2 parents ef4890a + 03a2c8e commit ec9bdc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
},
6868
"dependencies": {
6969
"bows": "^1.6.0",
70-
"es6-symbol": "^3.1.0"
70+
"es6-symbol": "^3.1.0",
71+
"invariant": "^2.2.2"
7172
}
7273
}

0 commit comments

Comments
 (0)