We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a18433 + 353d620 commit 1e49badCopy full SHA for 1e49bad
package.json
@@ -23,7 +23,7 @@
23
"test:e2e:ci": "lerna run test:e2e:ci",
24
"test:e2e:watch": "lerna --scope @strapi/design-system exec -- yarn test:e2e:watch",
25
"test:snapshots": "lerna --scope @strapi/design-system exec -- yarn test -u",
26
- "release": "lerna version --no-push --no-git-tag-version && yarn setup && git commit -am \"Releasing\" && lerna publish from-package --contents dist"
+ "release": "lerna version --no-push --no-git-tag-version && yarn setup && git commit -am \"Releasing\" && lerna publish from-package"
27
},
28
"devDependencies": {
29
"@specifyapp/cli": "^0.0.51",
packages/strapi-design-system/.npmignore
packages/strapi-icons/.npmignore
0 commit comments