Skip to content

Commit c01c98c

Browse files
authored
feat: replace babel-runtime with @babel/runtime (#26)
1 parent 236dd50 commit c01c98c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"cli"
3030
],
3131
"dependencies": {
32+
"@babel/runtime": "^7.13.10",
3233
"@octokit/rest": "^18.0.6",
33-
"babel-runtime": "^6.26.0",
3434
"chalk": "^4.1.0",
3535
"commander": "^6.1.0",
3636
"http-link-header": "^1.0.2",

0 commit comments

Comments
 (0)