Skip to content

Commit 6862c75

Browse files
committed
可以同时启动http和https
1 parent dc7ec9e commit 6862c75

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
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-loopback-vue",
3-
"version": "2.1.2",
3+
"version": "2.1.4",
44
"main": "server/server.js",
55
"scripts": {
66
"build:js": "browserify -t vueify ${npm_package_config_src_js} > ${npm_package_config_dist_js}",

0 commit comments

Comments
 (0)