hc2024-test 1.0.7 → 1.0.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "hc2024-test",
3
- "version": "1.0.7",
3
+ "version": "1.0.9",
4
4
  "main": "index.tsx",
5
+ "type": "module",
5
6
  "scripts": {
6
7
  "test": "echo \"Error: no test specified\" && exit 1"
7
8
  },
@@ -0,0 +1 @@
1
+ console.log('123');