]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
ci: prepare types
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 8 Jul 2022 15:22:23 +0000 (17:22 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 13 Jul 2022 10:32:58 +0000 (12:32 +0200)
packages/nuxt/package.json

index 302d5fd78516be7bae5689543b4ff00ffbc12e89..dc76194e94fdc1d80a9ee2ff5c01d8f711dea960 100644 (file)
@@ -45,7 +45,7 @@
     "dev": "nuxi dev playground",
     "dev:build": "nuxi build playground",
     "dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
-    "test:types": "nuxi typecheck",
+    "test:types": "pnpm dev:prepare && nuxi typecheck",
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l @pinia/nuxt -r 1"
   },
   "dependencies": {