Skip to content

Commit e6528f1

Browse files
gkalpakSplaktar
authored andcommitted
chore: update to XLTS for AngularJS 1.5.18
1 parent f4fc3fc commit e6528f1

File tree

3 files changed

+39
-28
lines changed

3 files changed

+39
-28
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Demo of Ionic v1 with AngularJS 1.5
22

33
This project demonstrates an updated [Ionic v1](https://ionicframework.com/docs/v1/) project that uses the
4-
latest [XLTS for AngularJS 1.5.x](https://xlts.dev/angularjs) release (`1.5.17`) rather than the `1.5.3` End-Of-Life version
4+
latest [XLTS for AngularJS 1.5.x](https://xlts.dev/angularjs) release (`1.5.18`) rather than the `1.5.3` End-Of-Life version
55
that ships with the Ionic v1 SDK. It also makes use of
66
[XLTS for AngularJS Material 1.1.x](https://material.angularjs.xlts.dev/1.1.30/) (`1.1.30`).
77

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
"sass": "^1.58.0"
3535
},
3636
"dependencies": {
37-
"angular": "npm:@xlts.dev/angular-1.5.x@1.5.17",
38-
"angular-animate": "npm:@xlts.dev/angular-animate-1.5.x@1.5.17",
39-
"angular-aria": "npm:@xlts.dev/angular-aria-1.5.x@1.5.17",
37+
"angular": "npm:@xlts.dev/angular-1.5.x@1.5.18",
38+
"angular-animate": "npm:@xlts.dev/angular-animate-1.5.x@1.5.18",
39+
"angular-aria": "npm:@xlts.dev/angular-aria-1.5.x@1.5.18",
4040
"angular-material": "npm:@xlts.dev/angular-material-1.1.x@1.1.30",
41-
"angular-messages": "npm:@xlts.dev/angular-messages-1.5.x@1.5.17",
42-
"angular-sanitize": "npm:@xlts.dev/angular-sanitize-1.5.x@1.5.17",
41+
"angular-messages": "npm:@xlts.dev/angular-messages-1.5.x@1.5.18",
42+
"angular-sanitize": "npm:@xlts.dev/angular-sanitize-1.5.x@1.5.18",
4343
"angular-ui-router": "0.2.13",
4444
"ionic-sdk": "1.3.2"
4545
},

0 commit comments

Comments
 (0)