Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit 50a50c2

Browse files
authored
Update package.json
1 parent cd52d4c commit 50a50c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "Facebook-like @mentions for text inputs built around composability",
55
"main": "dist/mention.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"gulp": "gulp",
8+
"test": "gulp karma"
89
},
910
"repository": {
1011
"type": "git",

0 commit comments

Comments
 (0)