Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed May 23, 2019
1 parent 648f6e1 commit 5b4ab8d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"lint": "eslint src/**/*.js --ignore-pattern node_modules/"
},
"dependencies": {
"xd-storage-helper": "^1.1.5"
"xd-storage-helper": "^1.2.0"
},
"devDependencies": {
"webpack": "^4.21.0",
"webpack-cli": "^3.1.2",
"@adobe/xdpm": "^1.1.2",
"eslint": "^5.12.0"
"@adobe/xdpm": "^3.0.1",
"eslint": "^5.12.0",
"webpack": "^4.32.2",
"webpack-cli": "^3.3.2"
},
"keywords": [
"adobe",
Expand Down

0 comments on commit 5b4ab8d

Please sign in to comment.