@parcel/watcher-watchman-js 2.12.1-canary.3336 → 2.12.1-canary.3337

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/watcher-watchman-js",
3
- "version": "2.12.1-canary.3336+53c50595b",
3
+ "version": "2.12.1-canary.3337+21bc8d4b5",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "source": "src/index.js",
@@ -8,11 +8,11 @@
8
8
  "access": "public"
9
9
  },
10
10
  "dependencies": {
11
- "@parcel/utils": "2.0.0-canary.1713+53c50595b",
11
+ "@parcel/utils": "2.0.0-canary.1714+21bc8d4b5",
12
12
  "fb-watchman": "^2.0.2"
13
13
  },
14
14
  "devDependencies": {
15
15
  "@parcel/watcher": "^2.4.1"
16
16
  },
17
- "gitHead": "53c50595bf52fcc27034d6028729fac2c7f0e2de"
17
+ "gitHead": "21bc8d4b585c0a898e1b7644f27e3fea128ee9c9"
18
18
  }