ming_node 2.4.0 → 2.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/beforeTest/test.js +8 -0
  2. package/index.js +2502 -2471
  3. package/package.json +1 -1
package/package.json CHANGED
@@ -46,5 +46,5 @@
46
46
  "scripts": {
47
47
  "test": "echo \"Error: no test specified\" && exit 1"
48
48
  },
49
- "version": "2.4.0"
49
+ "version": "2.9.0"
50
50
  }