Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Commit

Permalink
Revert "fix: compile typescript for enums"
Browse files Browse the repository at this point in the history
This reverts commit 092910d.
  • Loading branch information
aarondrabeck committed Jun 3, 2021
1 parent 092910d commit ff8228c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ test_script:
- npm --version
# run tests
- npm run build
- npm run lint
- git config user.email "[email protected]"
- git config user.name "AppVeyor"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "leavittlink.datamodel.js",
"files": [
"leavittlink.datamodel.js.map",
"leavittlink.datamodel.js",
"leavittlink.datamodel.jss",
"leavittlink.datamodel.ts"
],
"scripts": {
Expand Down

0 comments on commit ff8228c

Please sign in to comment.