Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed Jan 29, 2019
1 parent d8fafa8 commit 4cbb78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"tsdx": "./dist/index.js"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
"build": "tsc -p tsconfig.json",
"prepare": "npm run build"
},
"files": [
Expand Down

0 comments on commit 4cbb78b

Please sign in to comment.