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 aca6a61 commit a75a09bCopy full SHA for a75a09b
packages/compass-web/package.json
@@ -63,8 +63,7 @@
63
"test-watch": "npm run test -- --watch",
64
"test-ci": "npm run test-cov",
65
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write .",
66
- "upload": "node --experimental-strip-types scripts/release/upload.mts",
67
- "publish": "node --experimental-strip-types scripts/release/publish.mts"
+ "upload": "node --experimental-strip-types scripts/release/upload.mts"
68
},
69
"peerDependencies": {
70
"react": "^17.0.2",
0 commit comments