Skip to content

Commit

Permalink
feat: test pass
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoqi15 committed Dec 8, 2021
1 parent 695e8d4 commit a3ebe7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"babel-jest": "^26.6.3",
"eslint": "^7.14.0",
"jest": "^26.6.3",
"metro-code-split": "^0.1.4",
"metro-code-split": "^0.1.5",
"metro-react-native-babel-preset": "^0.64.0",
"react-test-renderer": "17.0.1",
"typescript": "^3.8.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metro-code-split",
"version": "0.1.4",
"version": "0.1.5",
"main": "src/index.js",
"bin": {
"mcs-scripts": "./src/bin/index.js"
Expand Down

0 comments on commit a3ebe7f

Please sign in to comment.