Skip to content

Commit d971162

Browse files
committed
(chore) add unpkg entry
1 parent 830da32 commit d971162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"homepage": "https://github.com/antoine92190/vue-advanced-chat#readme",
2929
"main": "./dist/vue-advanced-chat.common.js",
30+
"unpkg": "./dist/vue-advanced-chat.min.js",
3031
"scripts": {
3132
"serve": "vue-cli-service serve",
3233
"build": "npm run clean:lib && npm run build:lib && npm run build:wc",

0 commit comments

Comments
 (0)