@react-native-oh/react-native-harmony 0.72.17 → 0.72.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -198,8 +198,5 @@ module.exports = {
198
198
  return require('react-native/Libraries/Renderer/shims/ReactNative')
199
199
  .dispatchCommand;
200
200
  },
201
- get EventEmitter() {
202
- return require('react-native/Libraries/vendor/emitter/EventEmitter')
203
- }
204
201
  // END: react-native-harmony specific exports
205
202
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-native-oh/react-native-harmony",
3
- "version": "0.72.17",
3
+ "version": "0.72.19",
4
4
  "description": "",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -46,7 +46,7 @@
46
46
  "./*.har"
47
47
  ],
48
48
  "dependencies": {
49
- "@react-native-oh/react-native-harmony-cli": "^0.0.23",
49
+ "@react-native-oh/react-native-harmony-cli": "^0.0.24",
50
50
  "colors": "^1.4.0",
51
51
  "fs-extra": "^11.1.1",
52
52
  "metro": "^0.76.3",
index 50204ce..6caf8c4 100644
Binary file