Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 838ae34

Browse files
Splaktarjelbourn
authored andcommitted
chore: update to AngularJS 1.7.8 for docs (#11783)
1 parent cb65256 commit 838ae34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/build.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const pkg = require('../package.json');
22

33
module.exports = {
4-
ngVersion: '1.7.7',
4+
ngVersion: '1.7.8',
55
version: pkg.version,
66
repository: pkg.repository.url
77
.replace(/^git/,'https')

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@
119119
"node": ">=8 <12",
120120
"npm": ">=5"
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)