csyjk 2.2.2 → 3.3.3

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 +3 -3
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "csyjk",
3
- "version": "2.2.2",
4
- "description": "",
3
+ "version": "3.3.3",
5
4
  "main": "app.js",
6
5
  "scripts": {
7
6
  "test": "echo \"Error: no test specified\" && exit 1"
8
7
  },
9
8
  "author": "",
10
- "license": "ISC"
9
+ "license": "ISC",
10
+ "description": ""
11
11
  }