Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 614c04c

Browse files
committed
chore(release): 0.0.11
1 parent 6bfcb26 commit 614c04c

File tree

4 files changed

+304
-354
lines changed

4 files changed

+304
-354
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@spscommerce/typescript",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "SPS official style guides and lint configs for frontend development, forked from airbnb/javascript",
55
"private": true,
66
"scripts": {
7-
"build": "pnpm build --parallel"
7+
"build": "pnpm -r run build"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)