@aviationpast/niotest 1.0.9 → 1.0.10

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