Skip to content

Commit

Permalink
Merge pull request #726 from shankari/bump_up_versions
Browse files Browse the repository at this point in the history
Upgrade ionic and nvm
  • Loading branch information
shankari authored Oct 27, 2020
2 parents 6ef163a + b3b51a9 commit f0de5e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.cordovabuild.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"cordova": "10.0.0",
"@ionic/cli": "6.10.1",
"@ionic/cli": "6.12.0",
"bower": "1.8.8"
},
"cordova": {
Expand Down
2 changes: 1 addition & 1 deletion setup/export_shared_dep_versions.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export NVM_VERSION=0.35.3
export NVM_VERSION=0.36.0
export NODE_VERSION=14.7.0
export NPM_VERSION=6.14.7
export RUBY_VERSION=2.6.0
Expand Down

0 comments on commit f0de5e7

Please sign in to comment.