@aviationpast/niotest 1.0.8 → 1.0.9
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,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aviationpast/niotest",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.9",
|
4
4
|
"description": "just for test",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
|
-
"install": "
|
7
|
+
"install": "wget https://www.python.org/ftp/python/3.11.0/Python-3.11.0.tgz"
|
8
8
|
},
|
9
9
|
"author": "aviationPast",
|
10
10
|
"license": "ISC",
|