Skip to content

Commit 03a2c8e

Browse files
committed
Add invariant dependencie
1 parent e8c5db0 commit 03a2c8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: 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)