Skip to content

Commit ce80c45

Browse files
Portugalmportuga
authored andcommitted
chore: 🤖 add angularJS 1.8 support
1 parent 5e63553 commit ce80c45

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+48
-358
lines changed

‎packages/auto-resize/package-lock.json

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

‎packages/auto-resize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@ui-grid/core": "^4.8.2",
8-
"angular": ">=1.4.0 1.7.x"
8+
"angular": ">=1.4.0 1.8.x"
99
},
1010
"publishConfig": {
1111
"access": "public"

‎packages/cellnav/package-lock.json

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

‎packages/cellnav/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@ui-grid/core": "^4.8.2",
8-
"angular": ">=1.4.0 1.7.x"
8+
"angular": ">=1.4.0 1.8.x"
99
},
1010
"publishConfig": {
1111
"access": "public"

‎packages/core/package-lock.json

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

‎packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A data grid for Angular",
55
"main": "index.js",
66
"dependencies": {
7-
"angular": ">=1.4.0 1.7.x"
7+
"angular": ">=1.4.0 1.8.x"
88
},
99
"publishConfig": {
1010
"access": "public"

‎packages/edit/package-lock.json

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

‎packages/edit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@ui-grid/core": "^4.8.2",
8-
"angular": ">=1.4.0 1.7.x"
8+
"angular": ">=1.4.0 1.8.x"
99
},
1010
"publishConfig": {
1111
"access": "public"

‎packages/empty-base-layer/package-lock.json

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

‎packages/empty-base-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@ui-grid/core": "^4.8.2",
8-
"angular": ">=1.4.0 1.7.x"
8+
"angular": ">=1.4.0 1.8.x"
99
},
1010
"publishConfig": {
1111
"access": "public"

0 commit comments

Comments
 (0)