Skip to content

Commit 8126c22

Browse files
committed
Install rimraf
1 parent cb03cf7 commit 8126c22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"mocha": "^2.4.5",
4343
"react": "^15.0.1",
4444
"react-addons-test-utils": "^15.0.1",
45-
"react-dom": "^15.0.1"
45+
"react-dom": "^15.0.1",
46+
"rimraf": "^2.5.2"
4647
}
4748
}

0 commit comments

Comments
 (0)