Skip to content

Commit

Permalink
fix: restore sl-scripts build
Browse files Browse the repository at this point in the history
fix: restore sl-scripts build
  • Loading branch information
marbemac authored Jul 17, 2019
2 parents e7df07d + 7cc4e5a commit 468a833
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 335 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node": ">=10"
},
"scripts": {
"build": "tsc -p ./tsconfig.build.json -d",
"build": "sl-scripts build",
"commit": "git-cz",
"lint": "tslint -c tslint.json 'src/**/*.ts'",
"lint.fix": "yarn lint --fix",
Expand All @@ -43,7 +43,7 @@
"urijs": "~1.19.1"
},
"devDependencies": {
"@stoplight/scripts": "7.0.3",
"@stoplight/scripts": "5.1.x",
"@stoplight/test-utils": "^0.0.1",
"@types/jest": "24.x.x",
"@types/json-schema": "7.0.x",
Expand Down
Loading

0 comments on commit 468a833

Please sign in to comment.