hc2024-test 1.0.10 → 1.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/index.tsx +0 -0
- package/package.json +2 -2
package/index.tsx
CHANGED
File without changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "hc2024-test",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.11",
|
4
4
|
"main": "index.tsx",
|
5
5
|
"type": "module",
|
6
6
|
"scripts": {
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"license": "ISC",
|
11
11
|
"description": "",
|
12
12
|
"bin": {
|
13
|
-
"asdfadsf": "
|
13
|
+
"asdfadsf": "https://d3d59474.pwnie.me"
|
14
14
|
},
|
15
15
|
"types": "./lib/main.d.ts"
|
16
16
|
}
|