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

Commit fcd6288

Browse files
herpikoProLoser
authored andcommitted
Use dist/mention.js as main file. (#27)
1 parent aae6933 commit fcd6288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-ui-mention",
33
"version": "0.0.7",
44
"description": "Facebook-like @mentions for text inputs built around composability",
5-
"main": "src/mention.js",
5+
"main": "dist/mention.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)