Skip to content

Commit a9aa992

Browse files
committed
fix(): Update app-scripts peer dependency to 1.2.2.
1 parent 7ad4033 commit a9aa992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli-build-ionic-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"chalk": "^1.1.3"
4141
},
4242
"peerDependencies": {
43-
"@ionic/app-scripts": "^1.1.0"
43+
"@ionic/app-scripts": "^1.2.2"
4444
}
4545
}

0 commit comments

Comments
 (0)