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 0f209a6 commit bb9fe82Copy full SHA for bb9fe82
packages/angular/package.json
@@ -67,8 +67,7 @@
67
"lint": "run-s lint:prettier lint:eslint",
68
"lint:eslint": "eslint . --cache --cache-location '../../eslintcache/' --format stylish",
69
"lint:prettier": "prettier --check \"{src,test}/**/*.ts\"",
70
- "pack": "cd ./dist && npm pack",
71
- "pack:legacy": "npm pack"
+ "pack": "npm pack"
72
},
73
"volta": {
74
"extends": "../../package.json"
0 commit comments