Skip to content

Commit e375f69

Browse files
committed
yarn upgrade
1 parent db87250 commit e375f69

File tree

2 files changed

+418
-410
lines changed

2 files changed

+418
-410
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"babel-polyfill": "^6.7.4",
6464
"eslint": "^2.7.0",
6565
"eslint-config-rackt": "^1.1.1",
66+
"mockery": "*",
6667
"react": "^15.4.0",
6768
"react-dom": "^15.4.0",
6869
"react-native": "^0.40.0",
6970
"react-native-mock": "^0.3.0",
70-
"underscore": "*",
71-
"mockery": "*",
72-
"sinon": "*"
71+
"sinon": "*",
72+
"underscore": "*"
7373
}
7474
}

0 commit comments

Comments
 (0)