Skip to content

Commit

Permalink
chore(package): update dependencies (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and goto-bus-stop committed Dec 1, 2016
1 parent cd0a762 commit 689d065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"author": "René Kooi <[email protected]>",
"repository": "goto-bus-stop/genie-slp",
"dependencies": {
"awestruct": "^0.11.0"
"awestruct": "^0.12.1"
},
"devDependencies": {
"babel-cli": "^6.3.17",
"babel-preset-es2015": "^6.3.13",
"standard": "^6.0.8"
"standard": "^8.6.0"
},
"scripts": {
"build": "rm -r lib && babel --presets es2015 --out-dir lib src",
Expand Down

0 comments on commit 689d065

Please sign in to comment.