Skip to content

Commit

Permalink
feat: update packages for release
Browse files Browse the repository at this point in the history
  • Loading branch information
exactlyaron committed Jan 18, 2019
1 parent a393035 commit d6d36d4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
],
"main": "./lib/index.js",
"dependencies": {
"dottie": "2.0.0",
"dottie": "2.0.1",
"jsonschema": "1.2.4",
"lodash": "4.17.5"
"lodash": "4.17.11"
},
"devDependencies": {
"chai": "4.2.0",
Expand All @@ -20,11 +20,11 @@
"cz-conventional-changelog": "2.1.0",
"mocha": "5.2.0",
"nyc": "13.1.0",
"semantic-release": "15.13.1",
"semantic-release": "15.13.3",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.6",
"@wmfs/cardscript-examples": "^0.0.1"
"@semantic-release/changelog": "3.0.2",
"@semantic-release/git": "7.0.8",
"@wmfs/cardscript-examples": "^1.0.0"
},
"scripts": {
"lint": "standard",
Expand Down

0 comments on commit d6d36d4

Please sign in to comment.