Updated dev dependencies

This commit is contained in:
Francisco Hodge
2019-03-26 23:31:52 -04:00
parent 808f02f37c
commit 2afc8a1401
8 changed files with 3469 additions and 974 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import TestUtility from '../../lib/tests/TestUtility';
import TestUtility from '../../utils/TestUtility';
import Index from '../index';
import App from '../App';