Skip to content

Commit e493511

Browse files
committed
chore: release 2.0.0
1 parent 3f18e81 commit e493511

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-proposal-typescript",
3-
"version": "1.5.0",
3+
"version": "2.0.0",
44
"description": "Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.",
55
"repository": "[email protected]/rx-ts/babel-preset-proposal-typescript.git",
66
"author": "JounQin <[email protected]>",
@@ -68,6 +68,7 @@
6868
"@types/babel__core": "^7.1.12",
6969
"@types/jest": "^26.0.20",
7070
"babel-jest": "^26.6.3",
71+
"babel-preset-proposal-typescript": "link:.",
7172
"npm-run-all": "^4.1.5",
7273
"typescript": "^4.1.3",
7374
"yarn-deduplicate": "^3.1.0"

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2789,7 +2789,6 @@ babel-preset-jest@^26.6.2:
27892789

27902790
babel-preset-proposal-typescript@^1.5.0:
27912791
version "0.0.0"
2792-
uid ""
27932792

27942793
"babel-preset-proposal-typescript@link:.":
27952794
version "0.0.0"

0 commit comments

Comments
 (0)