We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1906e4b commit 6a25416Copy full SHA for 6a25416
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.28.5",
36
- "@babel/preset-env": "7.28.5",
+ "@babel/core": "7.28.6",
+ "@babel/preset-env": "7.28.6",
37
"@babel/preset-typescript": "7.28.5",
38
"@changesets/changelog-github": "0.5.2",
39
"@changesets/cli": "2.29.8",
0 commit comments