Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 21, 2019
1 parent 885ac22 commit d22a586
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ava": "^1.2.1",
"babel-plugin-lodash": "^3.3.4",
"documentation": "^9.1.1",
"documentation-theme-bespoke": "^0.4.10",
"documentation-theme-bespoke": "^0.4.11",
"gulp": "^4.0.0",
"gulp-better-rollup": "^3.4.0",
"gulp-chmod": "^2.0.0",
Expand All @@ -72,8 +72,8 @@
"dependencies": {
"@thebespokepixel/meta": "^1.0.0",
"read-pkg": "^4.0.1",
"trucolor": "^0.7.5",
"truwrap": "^0.8.4",
"trucolor": "^1.0.0",
"truwrap": "^1.0.0",
"update-notifier": "^2.5.0",
"yargs": "^13.2.0"
},
Expand All @@ -88,12 +88,6 @@
"src/docs/example.js"
]
},
"ava": {
"verbose": true,
"files": [
"test/*.js"
]
},
"badges": {
"github": "MarkGriffiths",
"npm": "thebespokepixel",
Expand Down Expand Up @@ -144,4 +138,4 @@
]
]
}
}
}

0 comments on commit d22a586

Please sign in to comment.