mirror of
https://github.com/status-im/react-native-os.git
synced 2026-08-30 21:01:11 +00:00
Merge pull request #1 from PeelTechnologies/package
rename main js file for rn-nodeify compatibility
This commit is contained in:
+1
-4
@@ -2,13 +2,10 @@
|
||||
"name": "react-native-os",
|
||||
"version": "1.0.0",
|
||||
"description": "node's os module for react-native",
|
||||
"main": "os.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "exit 1"
|
||||
},
|
||||
"react-native": {
|
||||
"os": "./os.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PeelTechnologies/react-native-os"
|
||||
|
||||
Reference in New Issue
Block a user