@parcel/lsp-protocol 2.12.1-dev.3186 → 2.12.1-dev.3188

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/lsp-protocol",
3
- "version": "2.12.1-dev.3186+2449643f7",
3
+ "version": "2.12.1-dev.3188+c422b7ff3",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -31,5 +31,5 @@
31
31
  "targets": {
32
32
  "types": false
33
33
  },
34
- "gitHead": "2449643f7b1774d2e9f8c4bd13d6fa8ac66f23e6"
34
+ "gitHead": "c422b7ff3c383779781ea5169d86191508b01e5b"
35
35
  }