Skip to content

Commit 89cf73a

Browse files
committed
chore(deps): update harmonix core
1 parent 874628f commit 89cf73a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"dist"
1919
],
2020
"scripts": {
21-
"lint": "prettier --write .",
21+
"format": "prettier --write .",
2222
"build": "unbuild",
2323
"harmonix": "node ./bin/harmonix.mjs",
2424
"prepare": "husky",
2525
"release": "changelogen --release"
2626
},
2727
"dependencies": {
28-
"@harmonix-js/core": "^0.3.1",
28+
"@harmonix-js/core": "latest",
2929
"citty": "^0.1.6",
3030
"consola": "^3.2.3",
3131
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)