Skip to content

Commit 83c8e42

Browse files
committed
chore(create): remove test script
1 parent a759df9 commit 83c8e42

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/create/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"bin": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
6+
"scripts": {},
97
"dependencies": {
108
"@pattern-lab/cli": "0.0.2-alpha.0"
119
},

0 commit comments

Comments
 (0)