Skip to content

Commit

Permalink
bump parcelify, watchify, and glob watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
dgbeck committed May 1, 2015
1 parent d653e05 commit 3e38bc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"browserify": "^9.0.6",
"concat-stream": "~1.4.4",
"glob": "~3.2.8",
"globwatcher": "~1.2.3",
"globwatcher": "~1.3.0",
"inherits": "~2.0.1",
"minimist": "0.0.8",
"mkdirp": "~0.3.5",
"npmlog": "0.0.6",
"parcel-finder": "~0.2.3",
"parcelify": "^1.0.0",
"parcelify": "~1.1.1",
"path-mapper": "~0.1.1",
"replace-string-transform": "~0.1.0",
"resolve": "~0.6.2",
Expand All @@ -59,6 +59,6 @@
"through": "~2.3.4",
"through2": "~0.4.1",
"underscore": "~1.4.4",
"watchify": "^3.1.0"
"watchify": "~3.2.1"
}
}

0 comments on commit 3e38bc7

Please sign in to comment.