Skip to content

Commit

Permalink
refactor(extractor): don't use intermediate catalogs
Browse files Browse the repository at this point in the history
  • Loading branch information
thekip committed Jan 24, 2023
1 parent bae762a commit d3ac796
Show file tree
Hide file tree
Showing 35 changed files with 1,115 additions and 1,529 deletions.
8 changes: 4 additions & 4 deletions packages/babel-plugin-extract-messages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"node": ">=14.0.0"
},
"dependencies": {
"@babel/generator": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@lingui/conf": "3.16.1",
"mkdirp": "^1.0.4"
"@babel/runtime": "^7.11.2"
},
"devDependencies": {
"@babel/types": "^7.11.5"
}
}
Loading

0 comments on commit d3ac796

Please sign in to comment.