]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: remove old script
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 14 Oct 2021 12:59:51 +0000 (14:59 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 14 Oct 2021 12:59:51 +0000 (14:59 +0200)
packages/pinia/package.json

index 151bcb72a4853ef081b005c524ce265eea4ceb64..01615e1e99891bbf5e0c3325c687cc4948dcec7a 100644 (file)
@@ -30,7 +30,6 @@
     "build:dts": "api-extractor run --local --verbose && tail -n +3 ./src/globalExtensions.ts >> dist/pinia.d.ts",
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l pinia -r 1",
     "test:dts": "tsc -p ./test-dts/tsconfig.json",
-    "dev": "yarn run test:unit --watchAll",
     "test": "yarn run build && yarn run build:dts && yarn test:dts"
   },
   "files": [