We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e110a3e commit c78faeeCopy full SHA for c78faee
packages/devextreme-vue/package.json
@@ -14,7 +14,7 @@
14
"clean": "pnpm --workspace-root nx run devextreme-vue:clean",
15
"regenerate": "pnpm --workspace-root nx run devextreme-vue:regenerate",
16
"lint": "eslint --ignore-pattern src/core/__tests__/ src/core",
17
- "pack": "pnpm --workspace-root run devextreme-vue:pack",
+ "pack": "pnpm --workspace-root nx run devextreme-vue:pack",
18
"test": "jest"
19
},
20
"keywords": [
0 commit comments