@parcel/watcher-watchman-js 2.13.0 → 2.13.1-canary.3372

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.13.0",
3
+ "version": "2.13.1-canary.3372+a53f8f3ba",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "source": "src/index.js",
@@ -8,8 +8,8 @@
8
8
  "access": "public"
9
9
  },
10
10
  "dependencies": {
11
- "@parcel/logger": "2.13.0",
12
- "@parcel/utils": "2.13.0",
11
+ "@parcel/logger": "2.0.0-canary.1749+a53f8f3ba",
12
+ "@parcel/utils": "2.0.0-canary.1749+a53f8f3ba",
13
13
  "fb-watchman": "^2.0.2"
14
14
  },
15
15
  "devDependencies": {