Skip to content

Commit 11ce1a2

Browse files
committed
Converted anser over for ansi-to-react
1 parent 8126c22 commit 11ce1a2

File tree

3 files changed

+1063
-1
lines changed

3 files changed

+1063
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"react": "^15.0.1",
4444
"react-addons-test-utils": "^15.0.1",
4545
"react-dom": "^15.0.1",
46-
"rimraf": "^2.5.2"
46+
"rimraf": "^2.5.2",
47+
"should": "^8.3.1"
4748
}
4849
}

0 commit comments

Comments
 (0)