Skip to content

Commit

Permalink
把http改成使用https的安全连接
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxl committed Dec 13, 2016
1 parent f06ed3c commit a777c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-loopback-vue",
"version": "2.0.2",
"version": "2.1.2",
"main": "server/server.js",
"scripts": {
"build:js": "browserify -t vueify ${npm_package_config_src_js} > ${npm_package_config_dist_js}",
Expand Down

0 comments on commit a777c0c

Please sign in to comment.