Skip to content

Commit c65637d

Browse files
author
Christopher J. Brody
committed
yarn remove all existing dependencies
1 parent fea160d commit c65637d

2 files changed

Lines changed: 2 additions & 1267 deletions

File tree

package.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,8 @@
3939
"url": "https://github.com/brodybits/create-react-native-module/issues"
4040
},
4141
"homepage": "https://github.com/brodybits/create-react-native-module#readme",
42-
"dependencies": {
43-
"commander": "^2.9.0",
44-
"jsonfile": "^4.0.0",
45-
"mkdirp": "^0.5.1",
46-
"node-emoji": "^1.5.1",
47-
"param-case": "^2.1.0",
48-
"pascal-case": "^2.0.0",
49-
"update-notifier": "^2.1.0",
50-
"uuid": "^3.0.1"
51-
},
52-
"devDependencies": {
53-
"eslint": "^3.16.0",
54-
"eslint-config-airbnb-base": "^11.1.0",
55-
"eslint-plugin-import": "^2.2.0",
56-
"shelljs": "^0.7.6"
57-
},
42+
"dependencies": {},
43+
"devDependencies": {},
5844
"rnpm": {
5945
"plugin": "./command.js"
6046
}

0 commit comments

Comments
 (0)