Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfrazier committed Feb 14, 2017
1 parent cd6afce commit ca89916
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"main": "dist/index.js",
"dependencies": {
"babel-runtime": "^6.3.19",
"babel-runtime": "^6.23.0",
"better-log": "^1.3.1"
},
"devDependencies": {
Expand All @@ -17,8 +17,8 @@
"babel-register": "^6.3.13",
"chalk": "^1.1.0",
"clear": "0.0.1",
"diff": "^1.4.0",
"watch": "^0.16.0"
"diff": "^3.2.0",
"watch": "^1.0.1"
},
"scripts": {
"release": "babel src --out-dir dist",
Expand Down

0 comments on commit ca89916

Please sign in to comment.