Skip to content

Commit

Permalink
fix: update project and package json
Browse files Browse the repository at this point in the history
[only @mangata-finance/types]
  • Loading branch information
devdanco committed Dec 13, 2023
1 parent f3c5993 commit 17df292
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 0 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"types"
],
"license": "GPL-3.0",
"devDependencies": {
"@mangata-finance/type-definitions": "2.0.0"
},
"peerDependencies": {
"@polkadot/api": "^10.9.1"
},
Expand Down
7 changes: 1 addition & 6 deletions packages/types/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"outputPath": "dist/packages/types",
"main": "packages/types/src/index.ts",
"tsConfig": "packages/types/tsconfig.lib.json",
"assets": ["packages/types/*.md"],
"transformers": [
{
"name": "typescript-transform-paths/nx-transformer"
}
]
"assets": ["packages/types/*.md"]
}
},
"build-types": {
Expand Down

0 comments on commit 17df292

Please sign in to comment.