rm devDeps for now, may need them later for tests

This commit is contained in:
Mark Vayngrib 2015-05-10 11:00:30 -04:00
parent c17555b4ea
commit 12bf05bf96
1 changed files with 0 additions and 5 deletions

View File

@ -30,10 +30,5 @@
"homepage": "https://github.com/tradle/react-native-udp", "homepage": "https://github.com/tradle/react-native-udp",
"dependencies": { "dependencies": {
"react-native": "^0.4.2" "react-native": "^0.4.2"
},
"devDependencies": {
"assert": "^1.3.0",
"buffer": "^3.2.2",
"process": "^0.11.0"
} }
} }