Skip to content

Commit

Permalink
Run sort-package-json
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 1, 2020
1 parent c969e6f commit a40f40e
Show file tree
Hide file tree
Showing 47 changed files with 376 additions and 376 deletions.
16 changes: 8 additions & 8 deletions addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -76,5 +69,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@
"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,5 +66,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/backgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
"author": "jbaxleyiii",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -70,5 +63,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/cssresources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
"author": "nm123github",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -66,5 +59,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/design-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -68,5 +61,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
"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 @@ -154,5 +147,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -79,5 +72,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@
"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,5 +62,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -65,5 +58,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@
"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 @@ -71,5 +64,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -80,5 +73,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -67,5 +60,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/queryparams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -67,5 +60,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
16 changes: 8 additions & 8 deletions addons/storyshots/storyshots-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"files": [
"dist/**/*",
"README.md",
Expand Down Expand Up @@ -98,5 +91,12 @@
"publishConfig": {
"access": "public"
},
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4"
"gitHead": "495a468d5eccaac706b6b8b52e9dbc5a484027a4",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
}
}
Loading

0 comments on commit a40f40e

Please sign in to comment.