Skip to content

Commit

Permalink
Merge with master again
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Oct 11, 2024
1 parent f7529a8 commit de0b0c0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
"typescript": "^5.3.2"
},
"dependencies": {
<<<<<<< HEAD
"typia": "../typia-7.0.0-dev.20241011.tgz"
=======
"typia": "../typia-6.11.2.tgz"
>>>>>>> f1ad1a5748990c9ce0ab1d28de70ca83c5d76864
}
}
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "typia",
<<<<<<< HEAD
"version": "7.0.0-dev.20241011",
=======
"version": "6.11.2",
>>>>>>> f1ad1a5748990c9ce0ab1d28de70ca83c5d76864
"description": "Superfast runtime validators with only one line",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 0 additions & 4 deletions test-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
"typescript": "^5.4.5"
},
"dependencies": {
<<<<<<< HEAD
"typia": "../typia-7.0.0-dev.20241011.tgz"
=======
"typia": "../typia-6.11.2.tgz"
>>>>>>> f1ad1a5748990c9ce0ab1d28de70ca83c5d76864
}
}
4 changes: 0 additions & 4 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@
"suppress-warnings": "^1.0.2",
"tstl": "^3.0.0",
"uuid": "^9.0.1",
<<<<<<< HEAD
"typia": "../typia-7.0.0-dev.20241011.tgz"
=======
"typia": "../typia-6.11.2.tgz"
>>>>>>> f1ad1a5748990c9ce0ab1d28de70ca83c5d76864
}
}

0 comments on commit de0b0c0

Please sign in to comment.