Skip to content

Commit

Permalink
🐛 Bundle all depencendy for avoid recursive import
Browse files Browse the repository at this point in the history
  • Loading branch information
TomokiMiyauci committed Nov 9, 2021
1 parent f88f831 commit 50c91f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"build": "rollup -c rollup.config.ts"
},
"dependencies": {
"curry-rice": "^1.0.0"
},
"devDependencies": {
"curry-rice": "^1.0.0",
"@commitlint/cli": "^12.1.4",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
Expand Down

0 comments on commit 50c91f0

Please sign in to comment.