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

Commit

Permalink
[cli] delete generate-module (#2903)
Browse files Browse the repository at this point in the history
* delete generate-module

* Update CHANGELOG.md
  • Loading branch information
EvanBacon authored Nov 18, 2020
1 parent a7cd24d commit 0832198
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 637 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This is the log of notable changes to Expo CLI and related packages.

### 🛠 Breaking changes

- [cli] Removed `generate-module` command ([#2903](https://github.com/expo/expo-cli/pull/2903))

### 🎉 New features

### 🐛 Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"@types/slash": "^2.0.0",
"@types/untildify": "^3.0.0",
"@types/wordwrap": "^1.0.0",
"klaw-sync": "6.0.0",
"pretty-bytes": "^5.3.0",
"rimraf": "^3.0.2"
},
Expand Down Expand Up @@ -99,7 +100,6 @@
"invariant": "2.2.4",
"js-yaml": "^3.13.1",
"keychain": "1.3.0",
"klaw-sync": "6.0.0",
"leven": "^3.1.0",
"lodash": "4.17.15",
"md5-file": "^5.0.0",
Expand Down
15 changes: 0 additions & 15 deletions packages/expo-cli/src/commands/generate-module.ts

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0832198

Please sign in to comment.