Skip to content

Commit

Permalink
Merge pull request #7 from RezaRostamiNikoo/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rrosnik committed Aug 15, 2023
2 parents 5e740da + 8a2b931 commit e988bcf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
this repository is to maintain the schema if the ifc in typescript language
This package is a wrapper for typescript compiler to make code generation easy
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "write-ts",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"files": [
"package.json"
]
}
}

0 comments on commit e988bcf

Please sign in to comment.