Skip to content

Commit 035b0a3

Browse files
committed
remove lerna scripts from primer-css package
1 parent c2c80e7 commit 035b0a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/primer-css/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"url": "https://github.com/primer/primer-css/issues"
1717
},
1818
"scripts": {
19-
"bootstrap": "lerna bootstrap",
20-
"publish": "lerna publish",
21-
"updated": "lerna updated",
2219
"build": "primer-module-build index.scss",
2320
"prepublish": "npm run build",
2421
"test": "npm run build"

0 commit comments

Comments
 (0)