Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
songdaegeun committed Jun 21, 2024
2 parents ae56408 + c8e43c3 commit 3613da8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"fixlint": "npm run test -- --fix"
},
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/plugin-transform-class-properties": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@rollup/plugin-babel": "^6.0.4",
Expand Down

0 comments on commit 3613da8

Please sign in to comment.