Skip to content

Commit c779819

Browse files
committed
add hint for unpkg cdn default file
1 parent de220a6 commit c779819

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@
114114
"weex-js-runtime": "^0.17.0-alpha4",
115115
"weex-vdom-tester": "^0.1.3"
116116
},
117-
"dependencies": {}
117+
"dependencies": {},
118+
"unpkg": "dist/vue.js"
118119
}

0 commit comments

Comments
 (0)