Skip to content

Commit 312267e

Browse files
chore(release): remove no test script from demo
1 parent 69ab52a commit 312267e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/demos/posts/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"start": "parcel src/index.html --port 4000",
8-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"start": "parcel src/index.html --port 4000"
98
},
109
"keywords": [],
1110
"author": "",

0 commit comments

Comments
 (0)