Skip to content

Commit

Permalink
Bump Cordova Dependencies
Browse files Browse the repository at this point in the history
- cordova-common@^3.1.0
- cordova-serve@^3.0.0
  • Loading branch information
erisu committed Jan 11, 2019
1 parent 4224be9 commit 4512151
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 @@ -22,8 +22,8 @@
"test": "npm run eslint && npm run jasmine"
},
"dependencies": {
"cordova-common": "^3.0.0",
"cordova-serve": "^2.0.0",
"cordova-common": "^3.1.0",
"cordova-serve": "^3.0.0",
"nopt": "^4.0.1",
"shelljs": "^0.5.3"
},
Expand Down

0 comments on commit 4512151

Please sign in to comment.