Skip to content

Commit 4cdd103

Browse files
authored
Merge pull request #95 from SoftStackFactory/dev
dependecies fix
2 parents 5fa1620 + 87ca9c0 commit 4cdd103

2 files changed

Lines changed: 18 additions & 43 deletions

File tree

package-lock.json

Lines changed: 16 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@types/chart.js": "^2.7.36",
3636
"chart.js": "^2.7.2",
3737
"chartjs-plugin-datalabels": "^0.4.0",
38+
"cordova-plugin-ionic": "^4.1.7",
3839
"express": "^4.16.3",
3940
"ionic-angular": "3.9.2",
4041
"ionicons": "3.0.0",
@@ -45,12 +46,11 @@
4546
"devDependencies": {
4647
"@ionic/app-scripts": "^3.2.0",
4748
"@types/jest": "^23.3.3",
48-
"cordova-plugin-ionic": "^5.2.4",
4949
"jest": "^23.6.0",
5050
"ng2-charts": "^1.6.0",
5151
"reflect-metadata": "^0.1.12",
5252
"ts-jest": "^23.10.3",
53-
"typescript": "^2.7.2"
53+
"typescript": "^2.6.2"
5454
},
5555
"description": "An Ionic project"
5656
}

0 commit comments

Comments
 (0)