Skip to content

Commit 3a5ba2d

Browse files
Henrikof
authored andcommitted
(split)[core] Update lerna (cssinjs#962)
* Make all build scripts prepare and update lerna * Remove unnecessary lerna key inside lerna.json * Rename publish to publish-packages * Update lerna.json
1 parent fed76d0 commit 3a5ba2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"decorator"
3535
],
3636
"scripts": {
37-
"build": "node ../../scripts/build.js",
37+
"prepare": "node ../../scripts/build.js",
3838
"check-snapshot": "node ../../scripts/match-snapshot.js"
3939
},
4040
"peerDependencies": {

0 commit comments

Comments
 (0)