Skip to content

Commit 250ad52

Browse files
committed
updated typeorm version
1 parent 819104a commit 250ad52

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"ionic:build": "ionic-app-scripts build",
1010
"ionic:serve": "ionic-app-scripts serve"
1111
},
12-
"config": {
13-
"ionic_webpack": "./config/webpack.config.js"
14-
},
1512
"dependencies": {
1613
"@angular/common": "4.4.3",
1714
"@angular/compiler": "4.4.3",
@@ -37,7 +34,7 @@
3734
"ionicons": "3.0.0",
3835
"rxjs": "5.4.3",
3936
"sw-toolbox": "3.6.0",
40-
"typeorm": "0.1.0",
37+
"typeorm": "0.1.5",
4138
"zone.js": "0.8.17"
4239
},
4340
"devDependencies": {

0 commit comments

Comments
 (0)