Skip to content

Commit

Permalink
chore(build): ✏️ add babel runtime back
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Sep 30, 2020
1 parent 315acda commit 72f83c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"test": "jest"
},
"dependencies": {
"@babel/runtime": "^7.11.2",
"@chakra-ui/counter": "1.0.0-rc.4",
"@chakra-ui/hooks": "1.0.0-rc.4",
"@chakra-ui/utils": "1.0.0-rc.4",
Expand Down

0 comments on commit 72f83c2

Please sign in to comment.