We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb27eb commit 2b1b14dCopy full SHA for 2b1b14d
package.json
@@ -2,6 +2,7 @@
2
"name": "cryptocity-exchange",
3
"type": "module",
4
"private": true,
5
+ "packageManager": "pnpm@9.12.3",
6
"license": "Apache-2.0",
7
"scripts": {
8
"build": "nuxt build",
pnpm-workspace.yaml
@@ -1,3 +1,5 @@
1
+packages:
+ - ./
catalog:
'@antfu/eslint-config': ^4.12.0
'@iconify-json/flag': ^1.2.5
0 commit comments