Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwheeler committed Mar 7, 2016
1 parent 198ac33 commit 40e1fa8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict';

var React = require('react-native');
<<<<<<< HEAD

var { DeviceEventEmitter, NativeModules } = React;

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": "react-native-orientation-listener",
"version": "0.0.3",
"version": "0.0.4",
"description": "A react-native library for obtaining current device orientation",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 40e1fa8

Please sign in to comment.