Skip to content

Commit

Permalink
[LOCAL] unbreak publish-npm.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Jun 9, 2021
1 parent 4e9ae4c commit 5aae7fc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@
},
"devDependencies": {
"flow-bin": "^0.149.0",
"react": "17.0.2"
"react": "17.0.2",
"shelljs": "^0.7.8"
},
"detox": {
"test-runner": "jest",
Expand Down Expand Up @@ -161,4 +162,4 @@
}
}
}
}
}

0 comments on commit 5aae7fc

Please sign in to comment.