Skip to content

Commit 90533f6

Browse files
committed
Merge branch 'main' of github.com:dev-protocol/dev-kit-js
2 parents 92eb604 + a6c3066 commit 90533f6

File tree

2 files changed

+107
-92
lines changed

2 files changed

+107
-92
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"prepare": "husky install"
4949
},
5050
"devDependencies": {
51-
"@babel/preset-env": "7.22.10",
51+
"@babel/preset-env": "7.22.14",
5252
"@rollup/plugin-babel": "6.0.3",
5353
"@rollup/plugin-multi-entry": "6.0.0",
5454
"@rollup/plugin-node-resolve": "15.2.1",
@@ -66,7 +66,7 @@
6666
"lint-staged": "14.0.1",
6767
"npm-run-all": "4.1.5",
6868
"pre-commit": "1.2.2",
69-
"prettier": "3.0.2",
69+
"prettier": "3.0.3",
7070
"rimraf": "5.0.1",
7171
"rollup": "3.28.1",
7272
"rollup-plugin-dts": "6.0.0",

0 commit comments

Comments
 (0)