xl1 0.0.5 → 0.0.6

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,10 +1,10 @@
1
1
  {
2
2
  "name": "xl1",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "just some xlsx script.",
5
5
  "bin": {
6
6
  "xl1": "dist/xl1/index.js",
7
- "fmt1": "dist/fmt1/index.js"
7
+ "jsh1": "dist/jsh1/index.js"
8
8
  },
9
9
  "files": [
10
10
  "dist",