Skip to content

Commit a7cceaa

Browse files
committed
test: shared utils commit
1 parent 4134310 commit a7cceaa

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build": "cross-env NODE_ENV=production rollup -c",
1414
"dev:tsc": "tsc -p tsconfig.json --sourceMap",
1515
"build:tsc": "tsc -p tsconfig.json",
16-
"test": "yarn build && jest"
16+
"test": "jest"
1717
},
1818
"keywords": [
1919
"tailwindcss",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)