Skip to content

Commit 18fa2f5

Browse files
committed
pkg: improve release config
1 parent e82f59a commit 18fa2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"npm run lint",
4545
"npm run prettier",
4646
"npm ci",
47-
"npx npm test",
47+
"npm test",
4848
"npm run example",
4949
"npm run build"
5050
]

0 commit comments

Comments
 (0)