Skip to content

Commit 80911e5

Browse files
author
Juned Kazi
committed
chore: remove json schema since it has been replaced by ajv
1 parent e75cd2e commit 80911e5

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"dependencies": {
3636
"@bigcommerce/stencil-paper": "^3.0.0-rc.29",
3737
"@bigcommerce/stencil-styles": "1.2.1",
38-
"@octokit/rest": "^18.0.3",
3938
"@hapi/boom": "^8.0.1",
4039
"@hapi/glue": "^6.2.0",
4140
"@hapi/h2o2": "^8.3.2",
4241
"@hapi/hapi": "^18.4.1",
4342
"@hapi/inert": "^5.2.2",
43+
"@octokit/rest": "^18.0.3",
4444
"accept-language-parser": "^1.0.2",
4545
"ajv": "^6.11.0",
4646
"archiver": "^5.0.0",
@@ -57,7 +57,6 @@
5757
"image-size": "^0.4.0",
5858
"inquirer": "^7.3.3",
5959
"jsonlint": "^1.6.2",
60-
"jsonschema": "^1.0.2",
6160
"jspm": "^0.16.55",
6261
"lodash": "^4.17.19",
6362
"memory-cache": "^0.1.4",

0 commit comments

Comments
 (0)