Skip to content

Commit

Permalink
Update dependency on mendix-hybrid-app-base
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVlaanderen committed Oct 13, 2017
1 parent 9caee39 commit d030356
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
],
"dependencies": {
"global": "^4.3.2",
"mendix-hybrid-app-base": "^1.1.0",
"mendix-hybrid-app-base": "^1.4.2",
"mustache-loader": "^0.4.1"
},
"devDependencies": {
"babel-loader": "^7.1.1",
"phonegap": "^6.5.0",
"shelljs": "^0.7.7",
"webpack": "^3.4.1",
"webpack-merge": "^4.0.0",
"babel-loader": "^7.1.1"
"webpack-merge": "^4.0.0"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3915,9 +3915,9 @@ memory-fs@^0.4.0, memory-fs@~0.4.1:
errno "^0.1.3"
readable-stream "^2.0.1"

mendix-hybrid-app-base@^1.1.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/mendix-hybrid-app-base/-/mendix-hybrid-app-base-1.4.0.tgz#982771086ef8ba11cefc49167ee4e47c1781f5bb"
mendix-hybrid-app-base@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/mendix-hybrid-app-base/-/mendix-hybrid-app-base-1.4.2.tgz#3a0218d4f3f22ff47bc166f3a2b437d08d3f0ed1"
dependencies:
babel-core "^6.25.0"
babel-loader "^7.1.1"
Expand Down

0 comments on commit d030356

Please sign in to comment.