Skip to content

Commit 8212702

Browse files
committed
Fixed syntax error in package.json
1 parent af3a221 commit 8212702

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
@@ -165,6 +165,6 @@
165165
"react-addons-test-utils": "^15.0.0",
166166
"redbox-react": "^1.2.10",
167167
"sinon": "^1.17.5",
168-
"sinon-chai": "^2.8.0",
168+
"sinon-chai": "^2.8.0"
169169
}
170170
}

0 commit comments

Comments
 (0)