@loybung/launcher 7.0.12 → 7.0.13

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 -3
package/package.json CHANGED
@@ -1,12 +1,11 @@
1
1
  {
2
2
  "name": "@loybung/launcher",
3
- "version": "7.0.12",
3
+ "version": "7.0.13",
4
4
  "description": "LOYBUNG / Launcher",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "scripts": {
8
- "build": "tsc",
9
- "publish": "npm publish"
8
+ "build": "tsc"
10
9
  },
11
10
  "keywords": [],
12
11
  "author": "loybung <loybung@hotmail.com> (https://discord.gg/XDPfrU4E9G)",