Skip to content

Commit

Permalink
Updating @redhat-cloud-services/tsc-transform-imports to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho-bot committed Jan 16, 2024
1 parent 52851ac commit 4d1f5f1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions packages/tsc-transform-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@redhat-cloud-services/tsc-transform-imports",
"version": "1.0.3",
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"glob": "10.3.3"
},
"peerDependencies": {
"typescript": "^5.0.0"
},
"scripts": {
"build": "tsc"
}
"name": "@redhat-cloud-services/tsc-transform-imports",
"version": "1.0.5",
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"glob": "10.3.3"
},
"peerDependencies": {
"typescript": "^5.0.0"
},
"scripts": {
"build": "tsc"
}
}

0 comments on commit 4d1f5f1

Please sign in to comment.