Skip to content

Commit

Permalink
Merge pull request #8 from RezaRostamiNikoo/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rrosnik committed Aug 15, 2023
2 parents e988bcf + 103bb8c commit ce8aa3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
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.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "write-ts",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
"scripts": {
Expand All @@ -16,11 +16,8 @@
"ts-node": "^10.9.1",
"ts-polyfill": "^3.8.2",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"xsd-parser": "^0.0.2",
"xsd2ts": "^0.9.17"
"webpack-cli": "^5.1.4"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ce8aa3d

Please sign in to comment.