Skip to content

Commit 3670dae

Browse files
committed
Update package name
1 parent 6be37ee commit 3670dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"scripts": {
2222
"lint": "npx eslint . --ext .js,.jsx,.ts,.tsx",
23-
"test": "echo \"Error: no test specified\" && exit 1",
23+
"test": "echo \"Error: no test specified\" && exit 0",
2424
"prepublishOnly": "rm -rf ./dist && ./node_modules/typescript/bin/tsc"
2525
},
2626
"repository": {

0 commit comments

Comments
 (0)