We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2547b commit 3aa151aCopy full SHA for 3aa151a
2 files changed
package.json
@@ -32,8 +32,8 @@
32
"watch-build": "npx tsc-watch --project tsconfig.json --onSuccess \"bob build\""
33
},
34
"devDependencies": {
35
- "@babel/core": "7.25.7",
36
- "@babel/preset-env": "7.25.7",
+ "@babel/core": "7.25.8",
+ "@babel/preset-env": "7.25.8",
37
"@babel/preset-typescript": "7.25.7",
38
"@changesets/changelog-github": "0.5.0",
39
"@changesets/cli": "2.27.9",
0 commit comments