diff --git a/config/dev.env.js b/config/dev.env.js index aa233c5..e5848e1 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -9,7 +9,7 @@ // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"', // BASE_API: '"http://106.74.146.218:2031"' // BASE_API: '"http://192.168.0.212:14537"' - BASE_API: '"http://139.198.17.115:20004/smartwell"' + BASE_API: '"http://111.198.10.15:11302/smartwell"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:8083"' }) diff --git a/config/dev.env.js b/config/dev.env.js index aa233c5..e5848e1 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -9,7 +9,7 @@ // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"', // BASE_API: '"http://106.74.146.218:2031"' // BASE_API: '"http://192.168.0.212:14537"' - BASE_API: '"http://139.198.17.115:20004/smartwell"' + BASE_API: '"http://111.198.10.15:11302/smartwell"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:8083"' }) diff --git a/package.json b/package.json index 96ae945..596b8c1 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "html-webpack-plugin": "4.0.0-alpha", "mini-css-extract-plugin": "0.4.1", "node-notifier": "5.2.1", - "node-sass": "^4.7.2", + "node-sass": "^4.12.0", "optimize-css-assets-webpack-plugin": "5.0.0", "ora": "3.0.0", "path-to-regexp": "2.4.0",