Skip to content

Commit

Permalink
fix the dependency issue
Browse files Browse the repository at this point in the history
fix the dependency issue
  • Loading branch information
januslo authored May 4, 2018
1 parent 9ded697 commit c742d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"react": "16.0.0-alpha.12",
"react-native": "0.45.1",
"react-native-sunmi-inner-printer": "file:///Users/januslo/workspace/react-native-sunmi-inner-bluetooth-printer"
"react-native-sunmi-inner-printer": "../"
},
"devDependencies": {
"babel-jest": "20.0.3",
Expand Down

0 comments on commit c742d7e

Please sign in to comment.