Skip to content

Commit d76dfd7

Browse files
committed
🔧 remove test script
1 parent 0a63901 commit d76dfd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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": "Exposes a class that hides the browser's default scrollbar using various tricks",
55
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
6+
"scripts": {},
97
"repository": {
108
"type": "git",
119
"url": "git+https://github.com/redwebcreation/tailwindcss-no-scrollbar.git"

0 commit comments

Comments
 (0)