Skip to content

Commit

Permalink
Update git head to 6.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 29, 2020
1 parent 495a468 commit 606426b
Show file tree
Hide file tree
Showing 59 changed files with 388 additions and 388 deletions.
16 changes: 8 additions & 8 deletions addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -69,12 +76,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -66,12 +73,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/backgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"author": "jbaxleyiii",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -63,12 +70,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
2 changes: 1 addition & 1 deletion addons/controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/cssresources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"author": "nm123github",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -59,12 +66,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/design-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -61,12 +68,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
"license": "MIT",
"main": "dist/public_api.js",
"types": "dist/public_api.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"angular/**/*",
Expand Down Expand Up @@ -147,12 +154,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -72,12 +79,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -62,12 +69,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
2 changes: 1 addition & 1 deletion addons/google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -58,12 +65,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
"author": "Renaud Tertrais <renaud.tertrais@gmail.com> (https://github.com/renaudtertrais)",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -64,12 +71,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -73,12 +80,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -60,12 +67,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}
16 changes: 8 additions & 8 deletions addons/queryparams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -60,12 +67,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "6c4d0ed4beea726a121cddd365cc5258d6828be9",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
}

0 comments on commit 606426b

Please sign in to comment.